summaryrefslogtreecommitdiff
path: root/dev-python/patsy/patsy-0.5.1.ebuild
AgeCommit message (Collapse)Author
2020-08-18dev-python/patsy: Keyword 0.5.1 arm, #723912Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-18dev-python/patsy: arm64 keyworded (bug #723912)Sam James
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
2020-06-12dev-python/patsy: Port to py3.9Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-28dev-python/patsy-0.5.1: add py38Patrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2020-01-17dev-python/patsy: Return to reusable SRC_URIMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-17dev-python/patsy: Use HTTPSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-17dev-python/patsy: Remove Python 2Michał Górny
Signed-off-by: Michał Górny <mgorny@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-05-11dev-python/patsy: 0.5.1 allarches stablizedMatthew Thode
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-04-10dev-python/patsy: 0.5.1 add py37 supportMatthew Thode
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-03-15dev-python/patsy: version bump to 0.5.1.Horea Christian
plus EAPI bump to 7 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Horea Christian <horea.christ@yandex.com> Closes: https://github.com/gentoo/gentoo/pull/11359 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>