summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/mako: Remove oldMichał Górny2020-03-024-149/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/mako: Bump to 1.1.2Michał Górny2020-03-022-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/mako: amd64 stable wrt bug #710410Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: x86 stable wrt bug #710410Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: ppc stable wrt bug #710410Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: ppc64 stable wrt bug #710410Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: ia64 stable wrt bug #710410Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: arm stable wrt bug #710410Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: sparc stable wrt bug #710410Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: s390 stable wrt bug #710410Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: Update metadata.xml URLsMichał Górny2020-02-211-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/mako: Bump to 1.1.1Michał Górny2020-02-213-0/+80
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/mako: Set DISTUTILS_USE_SETUPTOOLSMichał Górny2020-02-211-1/+1
| | | | | Closes: https://bugs.gentoo.org/709958 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/mako: 1.1.0 + py48 + pytest 4Sebastian Pipping2019-12-272-0/+51
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.83, Repoman-2.3.20
* dev-python/mako: Revert Python 3.8 due to broken testsSebastian Pipping2019-12-271-50/+0
| | | | | | Effectively reverts 284f17e0d11b2dab843a7afd9b5f5259f46a2dbd Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.83, Repoman-2.3.20
* dev-python/mako: Needs pytest <4Sebastian Pipping2019-12-272-2/+2
| | | | | | Closes: https://bugs.gentoo.org/675442 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.83, Repoman-2.3.20
* dev-python/mako: Python 3.8Sebastian Pipping2019-12-271-0/+50
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.83, Repoman-2.3.20
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | 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/mako: arm64 stableAaron Bauman2019-12-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/mako: amd64 stableAaron Bauman2019-12-011-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/mako: stable 1.0.6 for hppa, bug #648908Sergei Trofimovich2019-10-111-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/mako: Enable py3.7Michał Górny2018-07-161-1/+1
|
* dev-python/mako: bump to 1.0.7, add PyPy3Louis Sautier2018-07-152-0/+50
| | | | | | | | | | | * Tests now pass with pypy. * Fix mock DEPEND to include pypy. * Don't add RDEPEND to DEPND unconditionally. * Drop postinst message related to a version that was released in 2012. * Use pytest instead of nose (like upstream). Closes: https://bugs.gentoo.org/620906 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/mako: update upstream info in metadata.xmlLouis Sautier2018-07-151-0/+2
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/mako: mark s390 stableMikle Kolyada2018-06-081-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/mako: stable 1.0.6 for ppc, bug #648908Sergei Trofimovich2018-05-171-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Bug: https://bugs.gentoo.org/648908 Package-Manager: Portage-2.3.37, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-python/mako-1.0.6-r0: alpha stableTobias Klausmann2018-05-141-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/648908
* dev-python/mako-1.0.6: arm64 stable (bug #648908)Mart Raudsepp2018-05-031-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* dev-python/mako: arm stable wrt bug #648908Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/mako: stable 1.0.6 for sparcRolf Eike Beer2018-04-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/648908 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-python/mako: x86 stable (bug #648908)Thomas Deutschmann2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/mako: stable 1.0.6 for ppc64, bug #648908Sergei Trofimovich2018-04-151-1/+1
| | | | | | Bug: https://bugs.gentoo.org/648908 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-python/mako: stable 1.0.6 for ia64, bug #648908Sergei Trofimovich2018-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-python/mako: amd64 stableAaron Bauman2018-04-141-1/+1
| | | | | Bug: https://bugs.gentoo.org/648908 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/mako: add ~amd64-fbsd keyword.Patrice Clement2018-02-181-3/+5
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-python/mako: mark 1.0.3 arm64/m68k/s390/sh stableMike Frysinger2018-01-131-1/+1
|
* dev-python/mako: Clean old upMichał Górny2018-01-052-59/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-python/mako: ia64 stable wrt bug #606220Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako: sparc stable wrt bug #606220Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mako-1.0.3-r0: add alpha keywordTobias Klausmann2017-06-041-1/+1
| | | | Gentoo-Bug: 606220
* dev-python/mako: Version bumpAaron W. Swenson2017-06-033-0/+89
| | | | | | | | | Bump version to 1.0.6. Add patch to correct test failure regarding Pygment (Bug 577128). Bug: https://bugs.gentoo.org/577128 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-python/mako: Clean old versions upMichał Górny2017-05-022-56/+0
|
* dev-python/mako: arm stable (bug 606220).Michael Weber2017-03-161-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2