gentoo.git
4 years agodev-ml/ocaml-augeas: fix bad dep on ocaml
Matthew Thode [Tue, 17 Dec 2019 05:07:34 +0000 (23:07 -0600)]
dev-ml/ocaml-augeas: fix bad dep on ocaml

Fixes: https://bugs.gentoo.org/703152
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
4 years agodev-python/virtualenv: arm64 stable (bug #700620)
Aaron Bauman [Tue, 17 Dec 2019 03:35:07 +0000 (22:35 -0500)]
dev-python/virtualenv: arm64 stable (bug #700620)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agonet-wireless/bluez: arm64 stable (bug #702944)
Aaron Bauman [Tue, 17 Dec 2019 02:52:22 +0000 (21:52 -0500)]
net-wireless/bluez: arm64 stable (bug #702944)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agomedia-sound/fluidsynth: arm64 stable (bug #703038)
Aaron Bauman [Tue, 17 Dec 2019 02:08:40 +0000 (21:08 -0500)]
media-sound/fluidsynth: arm64 stable (bug #703038)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agodev-python/pluggy: arm64 stable (bug #703062)
Aaron Bauman [Tue, 17 Dec 2019 00:59:52 +0000 (19:59 -0500)]
dev-python/pluggy: arm64 stable (bug #703062)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agodev-python/pytest: arm64 stable (bug #703062)
Aaron Bauman [Tue, 17 Dec 2019 00:59:33 +0000 (19:59 -0500)]
dev-python/pytest: arm64 stable (bug #703062)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agodev-python/attrs: arm64 stable (bug #703062)
Aaron Bauman [Tue, 17 Dec 2019 00:59:10 +0000 (19:59 -0500)]
dev-python/attrs: arm64 stable (bug #703062)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agodev-python/hypothesis: arm64 stable (bug #703062)
Aaron Bauman [Tue, 17 Dec 2019 00:58:54 +0000 (19:58 -0500)]
dev-python/hypothesis: arm64 stable (bug #703062)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agomedia-plugins/vdr-wapd: MY_P fixed
Joerg Bornkessel [Tue, 17 Dec 2019 00:35:00 +0000 (01:35 +0100)]
media-plugins/vdr-wapd: MY_P fixed

Bug: https://bugs.gentoo.org/703076
Closes: https://bugs.gentoo.org/703076
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
4 years agomedia-plugins/vdr-screenshot: broken workdir fixed
Joerg Bornkessel [Tue, 17 Dec 2019 00:26:18 +0000 (01:26 +0100)]
media-plugins/vdr-screenshot: broken workdir fixed

broken by upstream
as upstraem has repacked sources on changes
of src_uri

Bug: https://bugs.gentoo.org/703120
Closes: https://bugs.gentoo.org/703120
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
4 years agonet-analyzer/suricata: tweak the systemd unit a bit
Marek Szuba [Tue, 17 Dec 2019 00:16:19 +0000 (00:16 +0000)]
net-analyzer/suricata: tweak the systemd unit a bit

Some of the ideas I picked up from
https://gist.github.com/stupidpupil/4edcbe2046b3b22c81c606efee0492d7 do
not quite work at present, namely:
 - limiting capabilities to CAP_NET_ADMIN causes problems e.g. when
   switching to an unprivileged user or while trying to load eBPF files.
   Just get rid of it;
 - suricata can now be launched just fine without Type=forking.

Moreover, /run is now used instead of /var/run in the unit file so that
systemd doesn't complain about the use of legacy paths.

No revbump because even the updated unit does not run out of the box due
to specifying neither an interface nor a mode of operations on the
command line.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
4 years agodev-embedded/u-boot-tools: fix build on musl, bug #703132
Sergei Trofimovich [Mon, 16 Dec 2019 23:14:56 +0000 (23:14 +0000)]
dev-embedded/u-boot-tools: fix build on musl, bug #703132

include/compiler.h implies to define 'ulong' type.
glibc and musl define it on different conditions.
As a result tools fail to build on musl as:
    include/env.h:159:1: error: unknown type name 'ulong'; did you mean 'long'?

We fix it by defining 'ulong' unconditionally (as on BSD).

Reported-by: eroen
Closes: https://bugs.gentoo.org/703132
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
4 years agomedia-libs/grilo: Support totem-pl-parser-3.26.4
Pacho Ramos [Mon, 16 Dec 2019 22:59:13 +0000 (23:59 +0100)]
media-libs/grilo: Support totem-pl-parser-3.26.4

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
4 years agodev-python/astunparse: new package, and astun parser for python
William Hubbs [Mon, 16 Dec 2019 22:53:22 +0000 (16:53 -0600)]
dev-python/astunparse: new package, and astun parser for python

Signed-off-by: William Hubbs <williamh@gentoo.org>
4 years agosci-mathematics/pari-data: new version to force mirror of new tarballs.
Michael Orlitzky [Mon, 16 Dec 2019 22:43:45 +0000 (17:43 -0500)]
sci-mathematics/pari-data: new version to force mirror of new tarballs.

There are new versions of these databases, but upstream modifies the
(unversioned) tarballs for them in-place when that happens. We tag
the distfiles with the package version, however, so this new version
should force new copies of everything to be mirrored.

In addition, I've used https in HOMEPAGE and SRC_URI, and have updated
the ebuild from EAPI=4 to EAPI=7.

Closes: https://bugs.gentoo.org/703146
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
4 years agowww-client/opera-developer: Version 67.0.3536.0
Jeroen Roovers [Mon, 16 Dec 2019 21:51:31 +0000 (22:51 +0100)]
www-client/opera-developer: Version 67.0.3536.0

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
4 years agowww-client/vivaldi-snapshot: Version 2.10.1745.3_p1
Jeroen Roovers [Mon, 16 Dec 2019 21:51:04 +0000 (22:51 +0100)]
www-client/vivaldi-snapshot: Version 2.10.1745.3_p1

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
4 years agox11-libs/fox: fix USE=-truetype and use EAPI=7
Jason A. Donenfeld [Mon, 16 Dec 2019 21:37:03 +0000 (22:37 +0100)]
x11-libs/fox: fix USE=-truetype and use EAPI=7

We're not going to revbump it, because the code changes only affect code
that's compiled with USE=-truetype, which wouldn't compile at all
before.

While we're at it, bump to EAPI=7.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
4 years agodev-util/dwarves: revbump to -r1 to use newer elfutils
Jason A. Donenfeld [Mon, 16 Dec 2019 20:55:20 +0000 (21:55 +0100)]
dev-util/dwarves: revbump to -r1 to use newer elfutils

Currently dwarves is holding back elfutils in the tree, due to a library
reorganization, so we patch dwarves in order to support the latest
elfutils.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
4 years agoapp-emacs/websocket: Remove old.
Ulrich Müller [Mon, 16 Dec 2019 20:08:37 +0000 (21:08 +0100)]
app-emacs/websocket: Remove old.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/websocket: Version bump to 1.12.
Ulrich Müller [Mon, 16 Dec 2019 20:08:08 +0000 (21:08 +0100)]
app-emacs/websocket: Version bump to 1.12.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/rust-mode: Remove old.
Ulrich Müller [Mon, 16 Dec 2019 19:55:28 +0000 (20:55 +0100)]
app-emacs/rust-mode: Remove old.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/rust-mode: Version bump to 0.4.0.
Ulrich Müller [Mon, 16 Dec 2019 19:54:55 +0000 (20:54 +0100)]
app-emacs/rust-mode: Version bump to 0.4.0.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/php-mode: Version bump to 1.22.1.
Ulrich Müller [Mon, 16 Dec 2019 19:49:29 +0000 (20:49 +0100)]
app-emacs/php-mode: Version bump to 1.22.1.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/org-mode: Version bump to 9.3.
Ulrich Müller [Mon, 16 Dec 2019 19:39:52 +0000 (20:39 +0100)]
app-emacs/org-mode: Version bump to 9.3.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/htmlize: Version bump to 1.55.
Ulrich Müller [Mon, 16 Dec 2019 19:34:26 +0000 (20:34 +0100)]
app-emacs/htmlize: Version bump to 1.55.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/helm: Version bump to 3.6.0.
Ulrich Müller [Mon, 16 Dec 2019 19:30:39 +0000 (20:30 +0100)]
app-emacs/helm: Version bump to 3.6.0.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/emms: Version bump to 5.3.
Ulrich Müller [Mon, 16 Dec 2019 19:24:07 +0000 (20:24 +0100)]
app-emacs/emms: Version bump to 5.3.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agoapp-emacs/csv-mode: Version bump to 1.10.
Ulrich Müller [Mon, 16 Dec 2019 19:22:06 +0000 (20:22 +0100)]
app-emacs/csv-mode: Version bump to 1.10.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 years agodev-util/dwarves: version bumped
Matthias Schwarzott [Mon, 16 Dec 2019 20:10:31 +0000 (21:10 +0100)]
dev-util/dwarves: version bumped

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
4 years agowww-client/firefox: rev bump to force rebuild
Thomas Deutschmann [Mon, 16 Dec 2019 19:24:07 +0000 (20:24 +0100)]
www-client/firefox: rev bump to force rebuild

Rebuild is required to fix firefox for everyone using GCC
who didn't notice yet that firefox wasn't properly working.

Bug: https://bugs.gentoo.org/701866
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
4 years agomedia-sound/gogglesmm: revbump build with latest fox 1.7
Jason A. Donenfeld [Mon, 16 Dec 2019 18:30:02 +0000 (19:30 +0100)]
media-sound/gogglesmm: revbump build with latest fox 1.7

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
4 years agodev-util/re2c: arm64 stable (bug #702946)
Aaron Bauman [Mon, 16 Dec 2019 18:25:45 +0000 (13:25 -0500)]
dev-util/re2c: arm64 stable (bug #702946)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agodev-libs/ell: arm64 stable (bug #695848)
Aaron Bauman [Mon, 16 Dec 2019 18:14:51 +0000 (13:14 -0500)]
dev-libs/ell: arm64 stable (bug #695848)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agoprofiles: unmask net-analyzer/suricata
Marek Szuba [Mon, 16 Dec 2019 18:13:37 +0000 (18:13 +0000)]
profiles: unmask net-analyzer/suricata

Signed-off-by: Marek Szuba <marecki@gentoo.org>
4 years agonet-analyzer/suricata: remove vulnerable 4.0.4
Marek Szuba [Mon, 16 Dec 2019 18:10:25 +0000 (18:10 +0000)]
net-analyzer/suricata: remove vulnerable 4.0.4

Bug: https://bugs.gentoo.org/690196
Bug: https://bugs.gentoo.org/686428
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
4 years agox11-libs/fox: fix bump to stable
Jason A. Donenfeld [Mon, 16 Dec 2019 17:53:39 +0000 (18:53 +0100)]
x11-libs/fox: fix bump to stable

This was accidental. These should be unstable.

Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
4 years agodev-python/prettytable: arm64 stable (bug #700598)
Aaron Bauman [Mon, 16 Dec 2019 17:49:53 +0000 (12:49 -0500)]
dev-python/prettytable: arm64 stable (bug #700598)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agonet-analyzer/icinga2: switch to /run more completely
Matthew Thode [Mon, 16 Dec 2019 17:37:06 +0000 (11:37 -0600)]
net-analyzer/icinga2: switch to /run more completely

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
4 years agodev-python/recommonmark: 0.5.0
Sebastian Pipping [Mon, 16 Dec 2019 17:25:45 +0000 (18:25 +0100)]
dev-python/recommonmark: 0.5.0

Closes: https://bugs.gentoo.org/679138
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

4 years agox11-libs/fox: prepare for deletion of old cruft
Jason A. Donenfeld [Mon, 16 Dec 2019 17:06:27 +0000 (18:06 +0100)]
x11-libs/fox: prepare for deletion of old cruft

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
4 years agox11-libs/fox: bump versions
Jason A. Donenfeld [Mon, 16 Dec 2019 16:46:06 +0000 (17:46 +0100)]
x11-libs/fox: bump versions

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
4 years agodev-python/paramiko: 2.7.1
Sebastian Pipping [Mon, 16 Dec 2019 16:57:17 +0000 (17:57 +0100)]
dev-python/paramiko: 2.7.1

Closes: https://bugs.gentoo.org/702020
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

4 years agosys-fs/squashfs-tools: arm64 stable (bug #697692)
Aaron Bauman [Mon, 16 Dec 2019 16:56:40 +0000 (11:56 -0500)]
sys-fs/squashfs-tools: arm64 stable (bug #697692)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agonet-libs/liblockfile: arm64 stable (bug #702640)
Aaron Bauman [Mon, 16 Dec 2019 16:23:03 +0000 (11:23 -0500)]
net-libs/liblockfile: arm64 stable (bug #702640)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agonet-analyzer/suricata: add self to the list of maintainers
Marek Szuba [Mon, 16 Dec 2019 15:58:12 +0000 (15:58 +0000)]
net-analyzer/suricata: add self to the list of maintainers

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
4 years agonet-analyzer/suricata: bump to 5.0.0 and EAPI 7
Marek Szuba [Mon, 16 Dec 2019 15:56:33 +0000 (15:56 +0000)]
net-analyzer/suricata: bump to 5.0.0 and EAPI 7

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
4 years agomedia-fonts/glass-tty-vt220: arm64 stable (bug #702796)
Aaron Bauman [Mon, 16 Dec 2019 16:04:36 +0000 (11:04 -0500)]
media-fonts/glass-tty-vt220: arm64 stable (bug #702796)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

4 years agoqt5-build.eclass: Disable zstd for Qt5 >=5.13.2 RCC compression
Andreas Sturmlechner [Mon, 16 Dec 2019 06:27:46 +0000 (07:27 +0100)]
qt5-build.eclass: Disable zstd for Qt5 >=5.13.2 RCC compression

Closes: https://bugs.gentoo.org/699248
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
4 years agoros-meta/rosbridge_suite: Bump to 0.11.3.
Alexis Ballier [Mon, 16 Dec 2019 14:52:55 +0000 (15:52 +0100)]
ros-meta/rosbridge_suite: Bump to 0.11.3.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-ros/rosbridge_server: Bump to 0.11.3.
Alexis Ballier [Mon, 16 Dec 2019 14:52:49 +0000 (15:52 +0100)]
dev-ros/rosbridge_server: Bump to 0.11.3.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-ros/rosbridge_library: Bump to 0.11.3.
Alexis Ballier [Mon, 16 Dec 2019 14:52:42 +0000 (15:52 +0100)]
dev-ros/rosbridge_library: Bump to 0.11.3.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-ros/rosapi: Bump to 0.11.3.
Alexis Ballier [Mon, 16 Dec 2019 14:52:34 +0000 (15:52 +0100)]
dev-ros/rosapi: Bump to 0.11.3.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-util/wstool: Bump to 0.1.18.
Alexis Ballier [Mon, 16 Dec 2019 14:51:02 +0000 (15:51 +0100)]
dev-util/wstool: Bump to 0.1.18.

Add python 3.7.
Remove broken patch that causes zsh completion to go in the wrong dir.
Closes: https://bugs.gentoo.org/693248
Package-Manager: Portage-2.3.81, Repoman-2.3.20

Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-python/urllib3: Update HOMEPAGE
Michał Górny [Mon, 16 Dec 2019 14:30:12 +0000 (15:30 +0100)]
dev-python/urllib3: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/sphinx-py3doc-enhanced-theme: Update HOMEPAGE
Michał Górny [Mon, 16 Dec 2019 14:30:10 +0000 (15:30 +0100)]
dev-python/sphinx-py3doc-enhanced-theme: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pytest-virtualenv: Update HOMEPAGE
Michał Górny [Mon, 16 Dec 2019 14:30:09 +0000 (15:30 +0100)]
dev-python/pytest-virtualenv: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pytest-shutil: Update HOMEPAGE
Michał Górny [Mon, 16 Dec 2019 14:30:07 +0000 (15:30 +0100)]
dev-python/pytest-shutil: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/bottle: Use https for HOMEPAGE
Michał Górny [Mon, 16 Dec 2019 14:29:56 +0000 (15:29 +0100)]
dev-python/bottle: Use https for HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pytest-virtualenv: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:24:15 +0000 (15:24 +0100)]
dev-python/pytest-virtualenv: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agoapp-portage/gpyutils: Set DISTUTILS_USE_SETUPTOOLS, sync live
Michał Górny [Mon, 16 Dec 2019 14:23:33 +0000 (15:23 +0100)]
app-portage/gpyutils: Set DISTUTILS_USE_SETUPTOOLS, sync live

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agoapp-portage/diffmask: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:22:58 +0000 (15:22 +0100)]
app-portage/diffmask: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agoapp-portage/gentoopm: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:22:41 +0000 (15:22 +0100)]
app-portage/gentoopm: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agoapp-portage/gentoolkit: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:22:15 +0000 (15:22 +0100)]
app-portage/gentoolkit: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pytest-shutil: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:21:36 +0000 (15:21 +0100)]
dev-python/pytest-shutil: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/urllib3: Replace python_gen_usedep
Michał Górny [Mon, 16 Dec 2019 14:21:06 +0000 (15:21 +0100)]
dev-python/urllib3: Replace python_gen_usedep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/entrypoints: Fix dependencies
Michał Górny [Mon, 16 Dec 2019 14:17:27 +0000 (15:17 +0100)]
dev-python/entrypoints: Fix dependencies

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/entrypoints: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:17:08 +0000 (15:17 +0100)]
dev-python/entrypoints: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/mistune: Replace python_gen_usedep
Michał Górny [Mon, 16 Dec 2019 14:15:50 +0000 (15:15 +0100)]
dev-python/mistune: Replace python_gen_usedep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pydiff: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:12:06 +0000 (15:12 +0100)]
dev-python/pydiff: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pyyaml: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:11:24 +0000 (15:11 +0100)]
dev-python/pyyaml: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/nose: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:10:20 +0000 (15:10 +0100)]
dev-python/nose: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/sphinx-py3doc-enhanced-theme: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:09:34 +0000 (15:09 +0100)]
dev-python/sphinx-py3doc-enhanced-theme: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/sphinx-bootstrap-theme: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:09:17 +0000 (15:09 +0100)]
dev-python/sphinx-bootstrap-theme: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/python-fastimport: Tested on python3.8
Michał Górny [Mon, 16 Dec 2019 14:07:01 +0000 (15:07 +0100)]
dev-python/python-fastimport: Tested on python3.8

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/python-fastimport: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:06:51 +0000 (15:06 +0100)]
dev-python/python-fastimport: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pytidylib: Tested on python3.8
Michał Górny [Mon, 16 Dec 2019 14:04:08 +0000 (15:04 +0100)]
dev-python/pytidylib: Tested on python3.8

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/bottle: Replace python_gen_usedep
Michał Górny [Mon, 16 Dec 2019 14:02:41 +0000 (15:02 +0100)]
dev-python/bottle: Replace python_gen_usedep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pytidylib: Use distutils_enable_tests
Michał Górny [Mon, 16 Dec 2019 14:01:24 +0000 (15:01 +0100)]
dev-python/pytidylib: Use distutils_enable_tests

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/pytidylib: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 14:00:27 +0000 (15:00 +0100)]
dev-python/pytidylib: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/ipaddr: Set DISTUTILS_USE_SETUPTOOLS, EAPI 7
Michał Górny [Mon, 16 Dec 2019 13:59:14 +0000 (14:59 +0100)]
dev-python/ipaddr: Set DISTUTILS_USE_SETUPTOOLS, EAPI 7

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/wrapt: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 13:58:43 +0000 (14:58 +0100)]
dev-python/wrapt: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/termcolor: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 13:58:13 +0000 (14:58 +0100)]
dev-python/termcolor: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/appdirs: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 13:57:14 +0000 (14:57 +0100)]
dev-python/appdirs: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/bz2file: Set DISTUTILS_USE_SETUPTOOLS, EAPI 7
Michał Górny [Mon, 16 Dec 2019 13:56:20 +0000 (14:56 +0100)]
dev-python/bz2file: Set DISTUTILS_USE_SETUPTOOLS, EAPI 7

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agodev-python/strict-rfc3339: Set DISTUTILS_USE_SETUPTOOLS
Michał Górny [Mon, 16 Dec 2019 13:55:49 +0000 (14:55 +0100)]
dev-python/strict-rfc3339: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
4 years agox11-wm/xpra: fix for USE=-dbus.
Benda Xu [Mon, 16 Dec 2019 14:11:14 +0000 (22:11 +0800)]
x11-wm/xpra: fix for USE=-dbus.

  This patch allows xpra to be started without Python dbus module when
  USE=-dbus.

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
4 years agonet-misc/icaclient: Removed old
Lars Wendler [Mon, 16 Dec 2019 14:06:49 +0000 (15:06 +0100)]
net-misc/icaclient: Removed old

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
4 years agonet-misc/icaclient: Version 19.10.0.15 stable for amd64 and x86
Lars Wendler [Mon, 16 Dec 2019 14:06:12 +0000 (15:06 +0100)]
net-misc/icaclient: Version 19.10.0.15 stable for amd64 and x86

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
4 years agodev-util/cmt: Respect environment CXXFLAGS and LDFLAGS.
Benda Xu [Mon, 16 Dec 2019 12:32:50 +0000 (20:32 +0800)]
dev-util/cmt: Respect environment CXXFLAGS and LDFLAGS.

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
4 years agonet-misc/icaclient: Bump to version 19.12.0.19
Lars Wendler [Mon, 16 Dec 2019 14:00:48 +0000 (15:00 +0100)]
net-misc/icaclient: Bump to version 19.12.0.19

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
4 years agoprofiles/package.mask: Adjust ocaml mask to avoid clashing with overlay
Alexis Ballier [Mon, 16 Dec 2019 13:48:14 +0000 (14:48 +0100)]
profiles/package.mask: Adjust ocaml mask to avoid clashing with overlay

Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-ros/ament_cmake_gtest: Declare python_check_deps().
Alexis Ballier [Mon, 16 Dec 2019 11:34:18 +0000 (12:34 +0100)]
dev-ros/ament_cmake_gtest: Declare python_check_deps().

Closes: https://bugs.gentoo.org/702726
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-ros/ament_cmake_libraries: Declare python_check_deps().
Alexis Ballier [Mon, 16 Dec 2019 11:32:57 +0000 (12:32 +0100)]
dev-ros/ament_cmake_libraries: Declare python_check_deps().

Closes: https://bugs.gentoo.org/702722
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-ros/ament_cmake_export_libraries: Declare python_check_deps().
Alexis Ballier [Mon, 16 Dec 2019 11:30:51 +0000 (12:30 +0100)]
dev-ros/ament_cmake_export_libraries: Declare python_check_deps().

Thanks to mgorny.
Closes: https://bugs.gentoo.org/702728
Package-Manager: Portage-2.3.81, Repoman-2.3.20

Signed-off-by: Alexis Ballier <aballier@gentoo.org>
4 years agodev-python/pipenv: 2018.11.26
Oz Tiram [Mon, 16 Dec 2019 10:35:04 +0000 (11:35 +0100)]
dev-python/pipenv: 2018.11.26

Closes: https://bugs.gentoo.org/696778
Closes: https://github.com/gentoo/gentoo/pull/12561
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
4 years agodev-python/parver: 0.2.1
Oz Tiram [Mon, 16 Dec 2019 10:30:54 +0000 (11:30 +0100)]
dev-python/parver: 0.2.1

Closes: https://bugs.gentoo.org/696658
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
4 years agoprofiles/info_pkgs: remove sys-libs/uclibc
Anthony G. Basile [Mon, 16 Dec 2019 13:38:49 +0000 (08:38 -0500)]
profiles/info_pkgs: remove sys-libs/uclibc

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
4 years agodev-python/wcwidth: amd64 stable wrt bug #703062
Agostino Sarubbo [Mon, 16 Dec 2019 12:21:32 +0000 (13:21 +0100)]
dev-python/wcwidth: amd64 stable wrt bug #703062

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
4 years agodev-python/hypothesis: amd64 stable wrt bug #703062
Agostino Sarubbo [Mon, 16 Dec 2019 12:21:18 +0000 (13:21 +0100)]
dev-python/hypothesis: amd64 stable wrt bug #703062

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>