summaryrefslogtreecommitdiff
path: root/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild
AgeCommit message (Collapse)Author
2020-03-28dev-python/python-dateutil: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-26*/*: Discontinue Gentoo SuperH portMikle Kolyada
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2019-10-11dev-python: Remove *-fbsd KEYWORDSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-09-16dev-python/python-dateutil-2.7.2-r1: ppc64 stable, bug 659662Matt Turner
2018-09-16dev-python/python-dateutil-2.7.2-r1: ppc stable, bug 659662Matt Turner
2018-08-20dev-python/python-dateutil: mark s390 stableMikle Kolyada
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-31dev-python/python-dateutil: arm stable wrt bug #659662Mikle Kolyada
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-20dev-python/python-dateutil-2.7.2-r1: alpha stableTobias Klausmann
Gentoo-Bug: http://bugs.gentoo.org/659662
2018-07-16dev-python/python-dateutil: Enable py3.7Michał Górny
2018-07-07dev-python/python-dateutil: stable 2.7.2-r1 for hppaRolf Eike Beer
Bug: https://bugs.gentoo.org/659662 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
2018-07-04dev-python/python-dateutil: stable 2.7.2-r1 for ia64, bug #659662Sergei Trofimovich
Bug: https://bugs.gentoo.org/659662 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
2018-07-02dev-python/python-dateutil: x86 stable (bug #659662)Thomas Deutschmann
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-01dev-python/python-dateutil: amd64 stable, bug #659662Pacho Ramos
Package-Manager: Portage-2.3.41, Repoman-2.3.9
2018-07-01dev-python/python-dateutil: stable 2.7.2-r1 for sparcRolf Eike Beer
Bug: https://bugs.gentoo.org/659662 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
2018-06-30dev-python/python-dateutil-2.7.2-r1: arm64 stable (bug #659662)Mart Raudsepp
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-04-20dev-python/python-dateutil: Use system tzdata correctlyMichał Górny
Closes: https://bugs.gentoo.org/652226