summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/scrypt: keyworded 0.8.13-r2 for hppa/sparc, bug #700918Rolf Eike Beer2019-12-041-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/scrypt: Revbump again to 0.8.13-r2, restore lost changesPatrick McLean2019-11-201-8/+6
| | | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 RepoMan-Options: --force Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/scrypt: Restore 0.8.13, revbump for new ebuildPatrick McLean2019-11-202-6/+33
| | | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 RepoMan-Options: --force Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/scrypt: Version bump to 0.8.13, add py38, pypy3Patrick McLean2019-11-193-34/+6
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/scrypt: 0.8.13 allarches stablizedMatthew Thode2019-05-111-1/+1
| | | | | | | Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/scrypt: 0.8.13 bumpMatthew Thode2019-04-092-0/+26
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/scrypt: Add missing dep on opensslJustin Lecher2019-01-022-5/+10
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/scrypt: Add python3_7 to 0.8.6Patrick McLean2018-12-121-2/+2
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/scrypt: Version bump to 0.8.6Manuel Rüger2018-02-152-0/+23
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/scrypt: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-15/+15
|
* stablize openstack ocata scrypt-0.8.0 x86 and amd64Matthew Thode2017-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
* dev-python/scrypt: Add python3_6 to PYTHON_COMPATPatrick McLean2017-03-071-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/scrypt: Add ~arm keyword (bug 413543).Michael Weber2017-02-231-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/scrypt: New package, Bindings for the scrypt key derivation ↵Patrick McLean2017-02-063-0/+47
function library Package-Manager: Portage-2.3.3, Repoman-2.3.1