summaryrefslogtreecommitdiff
path: root/dev-python/bleach/bleach-2.1.3.ebuild
AgeCommit message (Collapse)Author
2020-03-26dev-python/bleach: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@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>
2019-01-17dev-python/bleach: Add ~sh keyword wrt bug #661320Mikle Kolyada
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
2018-12-08dev-python/bleach: mark s390 stableMikle Kolyada
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
2018-11-08dev-python/bleach: stable 2.1.3 for hppa, bug #663438Sergei Trofimovich
Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2018-10-30dev-python/bleach: stable 2.1.3 for ia64, bug #663438Sergei Trofimovich
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
2018-09-16dev-python/bleach-2.1.3: ppc64 stable, bug 663438Matt Turner
2018-09-16dev-python/bleach-2.1.3: ppc stable, bug 663438Matt Turner
2018-09-13dev-python/bleach-2.1.3-r0: alpha stableTobias Klausmann
Gentoo-Bug: http://bugs.gentoo.org/663438
2018-08-30dev-python/bleach: arm stable, bug #663438Markus Meier
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
2018-08-18dev-python/bleach:Mikle Kolyada
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-08-16dev-python/bleach: x86 stable (bug #663438)Thomas Deutschmann
Package-Manager: Portage-2.3.46, Repoman-2.3.10
2018-08-13dev-python/bleach: stable 2.1.3 for sparc, bug #663438Rolf Eike Beer
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
2018-08-12dev-python/bleach-2.1.3: arm64 stable (bug #663438)Mart Raudsepp
Package-Manager: Portage-2.3.46, Repoman-2.3.10
2018-04-26update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/8080
2018-04-19Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert
Bug: https://bugs.gentoo.org/653540
2018-03-19dev-python/bleach: version bump to 2.1.3Tim Harder