Commit Graph

107 Commits

Author SHA1 Message Date
neeshy
5f5570f7c4 dev-python/fonttools: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
2020-04-18 22:35:42 -04:00
Rolf Eike Beer
f0f077e16c dev-python/fonttools: stable 4.1.0 for hppa under ALLARCHES
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-04-12 19:27:41 +01:00
Matt Turner
0b8b716331 */*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-04-03 12:33:33 -07:00
Michał Górny
1e8473e185 dev-python/fonttools: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27 11:48:25 +01:00
Michał Górny
ee48c61b36 dev-python/fonttools: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27 11:22:41 +01:00
Michał Górny
42a42e0ba1 dev-python/fonttools: Stabilize 4.1.0 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27 11:22:39 +01:00
Michał Górny
f659199b2e dev-python/fonttools: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27 11:22:37 +01:00
Michał Górny
a337777cdb dev-python/fonttools: Update remote-ids
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-25 13:06:35 +01:00
Michał Górny
ef7c0351ee dev-python/fonttools: Remove pytest-runner dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-25 13:03:45 +01:00
Matt Turner
5671613f07 */*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-01-25 16:18:19 -08:00
Michał Górny
cd3f25deb1 */*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05 11:55:46 +01:00
Agostino Sarubbo
9acafd13a7 dev-python/fonttools: s390 stable wrt bug #699756
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-01-03 15:39:39 +01:00
Rolf Eike Beer
33b432ec01 dev-python/fonttools: keyworded 4.1.0 for hppa
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-12-13 22:37:07 +00:00
David Seifert
76c0a78131 */*: [QA] Remove redundant || die on virtx
* `virtx` never required `|| die` to begin with.

Closes: https://github.com/gentoo/gentoo/pull/13954
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-12 13:55:31 +01:00
Aaron Bauman
46b2654d95 dev-python/fonttools: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-12-11 17:07:33 -05:00
David Seifert
bd6639ba38 dev-python/fonttools: Add fix for dev-python/pytest-shutil fallout
* When dev-python/pytest-shutil is installed,
  pytest fails importing all tests.

Closes: https://bugs.gentoo.org/701148
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-11 21:25:45 +01:00
Matt Turner
fdff9543c3 dev-python/fonttools: Drop old versions
Closes: https://bugs.gentoo.org/616686
Closes: https://bugs.gentoo.org/616688
Closes: https://bugs.gentoo.org/659576
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-11 14:24:13 -05:00
Aaron Bauman
0115f8d9a0 dev-python/fonttools: arm64 stable wrt bug #702026
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-12-11 11:31:36 -05:00
Matt Turner
f064f18ae9 dev-python/fonttools-3.44.0: alpha stable, bug 702026
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-11 11:02:52 -05:00
Matt Turner
65c499c2fe dev-python/fonttools-4.0.1: alpha stable, bug 699756
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-11 11:02:51 -05:00
Matt Turner
6175dca3f5 dev-python/fonttools-3.44.0: arm stable, bug 702026
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-11 11:01:29 -05:00
Matt Turner
d699278213 dev-python/fonttools-4.0.1: arm stable, bug 699756
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-11 11:01:29 -05:00
Michał Górny
064af661d0 */*: [QA] Fix trivial cases of MissingTestRestrict
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-12-11 00:22:38 +01:00
Agostino Sarubbo
4886482d2a dev-python/fonttools: ppc stable wrt bug #702026
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-10 16:05:39 +01:00
Agostino Sarubbo
d75117c45a dev-python/fonttools: ppc stable wrt bug #699756
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-10 10:19:17 +01:00
Agostino Sarubbo
5960ee03f5 dev-python/fonttools: ppc64 stable wrt bug #702026
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-10 10:17:54 +01:00
Agostino Sarubbo
224f137b09 dev-python/fonttools: sparc stable wrt bug #702026
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-10 09:57:06 +01:00
Agostino Sarubbo
c311d5d82d dev-python/fonttools: x86 stable wrt bug #702026
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-10 09:54:02 +01:00
Agostino Sarubbo
874a933243 dev-python/fonttools: ia64 stable wrt bug #702026
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-10 09:47:28 +01:00
Agostino Sarubbo
92a8bb5d01 dev-python/fonttools: amd64 stable wrt bug #702026
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-09 14:48:12 +01:00
Agostino Sarubbo
bb1b3e77cd dev-python/fonttools: ppc64 stable wrt bug #699756
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-03 12:57:46 +01:00
Agostino Sarubbo
22a012718f dev-python/fonttools: sparc stable wrt bug #699756
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-03 11:07:28 +01:00
Agostino Sarubbo
2c69930290 dev-python/fonttools: ia64 stable wrt bug #699756
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-03 09:38:22 +01:00
Agostino Sarubbo
424153b843 dev-python/fonttools: x86 stable wrt bug #699756
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-01 15:22:51 +01:00
Agostino Sarubbo
453971d56d dev-python/fonttools: amd64 stable wrt bug #699756
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-11-29 10:12:44 +01:00
Michał Górny
33a987fb84 dev-python/fonttools: Remove py3.5 from 4.1.0
Closes: https://bugs.gentoo.org/701366
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-11-28 05:33:52 +01:00
Mikle Kolyada
0c9763bb44 dev-python/fonttools: Add ~s390 keyword wrt bug #694372
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-11-27 16:27:55 +03:00
Aaron Bauman
f17cd3ea8a dev-python/fonttools: arm64 stable (bug #699756)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
2019-11-25 08:02:55 -05:00
Aaron Bauman
18b504d1a9 dev-python/fonttools: ~arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
2019-11-24 18:46:10 -05:00
Rolf Eike Beer
289bbfea26 dev-python/fonttools: keyworded 4.0.1 for hppa, bug #694372
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-11-23 21:32:05 +00:00
Rolf Eike Beer
8a01188932 dev-python/fonttools: keyworded 3.44.0 for hppa, bug #694372
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-11-23 21:32:05 +00:00
Matt Turner
a627497f77 dev-python/fonttools: Depend on dev-python/backports-os for python2
Closes: https://bugs.gentoo.org/696452
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-11-23 14:27:53 -05:00
Matt Turner
ad47c3f30d dev-python/fonttools: Restrict tests if not USE=test
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-11-23 12:35:48 -05:00
Matt Turner
54ec736b2c dev-python/fonttools: Version bump to 4.1.0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-11-23 11:48:07 -05:00
Matt Turner
d7a5a103a6 dev-python/fonttools-4.0.1: add ~alpha, bug 694372
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-10-12 14:24:59 -07:00
Matt Turner
2f0862aad4 dev-python/fonttools-3.44.0: add ~alpha, bug 694372
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-10-12 14:24:59 -07:00
Michał Górny
a8fce93877 dev-python: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-10-11 17:34:35 +02:00
Matt Turner
9edfb1b31e dev-python/fonttools-4.0.1: add ~arm, bug 694372
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-09-14 19:50:48 -07:00
Matt Turner
bdc058578a dev-python/fonttools-3.44.0: add ~arm, bug 694372
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-09-14 19:50:48 -07:00
Matt Turner
cb0d1c1d1c dev-python/fonttools-4.0.1: add ~sparc, bug 694372
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-09-14 17:36:32 -07:00