summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/gmpy: x86 stable wrt bug #714330Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: ppc64 stable wrt bug #714330Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: amd64 stable wrt bug #714330Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: ppc stable wrt bug #714330Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: arm stable wrt bug #714330Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: sparc stable wrt bug #714330Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: s390 stable wrt bug #714330Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gmpy: Use distutils_enable_sphinxMichał Górny2019-11-251-14/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gmpy: Reverse accidentally reversed patchMichał Górny2019-11-231-11/+11
| | | | | Closes: https://bugs.gentoo.org/700980 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gmpy: Add missing patchMichał Górny2019-11-221-0/+41
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gmpy: Bump to EAPI 7Michał Górny2019-11-221-0/+79
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gmpy: Enable py3.8, fix testsMichał Górny2019-11-221-8/+16
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gmpy: Add ~sh keyword wrt bug #661320Mikle Kolyada2019-01-171-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/gmpy: mark s390 stableMikle Kolyada2018-12-311-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/gmpy: stable 2.0.8 for sparc, bug #622648Rolf Eike Beer2018-09-291-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/gmpy: Enable py3.7Michał Górny2018-07-161-1/+1
|
* dev-python/gmpy: subslot op dep for mpfr/mpc/mpirMart Raudsepp2018-07-151-3/+3
| | | | | | Acked-by: David Seifert <soap@gentoo.org> Closes: https://bugs.gentoo.org/661268 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/gmpy: keyworded 2.0.8 for sparcRolf Eike Beer2018-07-081-1/+1
| | | | | | Bug: https://bugs.gentoo.org/605122 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-python/gmpy-2.0.8: arm64 stableMart Raudsepp2018-05-041-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/gmpy-2.0.8: added ~mips, bug 605122Matt Turner2018-04-051-1/+1
|
* dev-python/gmpy: Add patch to fix mpir types on mips/n32Matt Turner2018-04-052-0/+21
| | | | | | Committed with floppym's blessing. Closes: https://bugs.gentoo.org/608496
* dev-python/gmpy: stable 2.0.8 for hppa, bug #622648Sergei Trofimovich2018-03-301-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="hppa"
* dev-python/gmpy: Tested on ~amd64-fbsdMichał Górny2018-02-211-2/+2
| | | | Tests fail on apparently silly assumptions about contents of dir(x).
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/gmpy: arm stable, bug #624990Markus Meier2017-10-051-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-python/gmpy-2.0.8-r0: add alpha keywordTobias Klausmann2017-06-261-1/+1
| | | | Gentoo-Bug: 622648
* dev-python/gmpy-2.0.8-r0: add ~alpha keywordTobias Klausmann2017-05-261-1/+1
| | | | Gentoo-Bug: 605122
* dev-python/gmpy: Clean old versions upMichał Górny2017-05-034-198/+0
|
* dev-python/gmpy: add ~arm64, bug #605122Markus Meier2017-03-221-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/gmpy: PYTHON_COMPAT: add python3_6Zac Medico2017-02-121-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/gmpy: Mark ~hppa (bug #605122).Jeroen Roovers2017-01-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-python/gmpy: ppc stable wrt bug #606072Agostino Sarubbo2017-01-211-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: ppc64 stable wrt bug #606072Agostino Sarubbo2017-01-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: x86 stable wrt bug #606072Agostino Sarubbo2017-01-181-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: ia64 stable wrt bug #606072Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/gmpy: amd64 stable wrt bug #606072Aaron Bauman2017-01-171-2/+2
| | | | Package-Manager: portage-2.3.0
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-014-4/+4
|
* dev-python/gmpy: bump to 2.0.8, python3_5 addedAndrey Grozin2016-08-092-0/+70
| | | | Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/gmpy: Version BumpJustin Lecher2016-01-072-0/+70
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* ADd missing remote-id entriesJustin Lecher2015-09-071-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/gmpy: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann2015-09-012-2/+2
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Enable https for all google URIsJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>