Commit Graph

24 Commits

Author SHA1 Message Date
Mikle Kolyada
642ccf506d dev-python/pygal: amd64 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-24 12:39:53 +03:00
Louis Sautier
414fad074e dev-python/pygal: link to an upstream issue re. pytest-runner
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-19 00:52:49 +02:00
Louis Sautier
b48847a629 dev-python/pygal: fix build when pytest-runner isn't installed
Closes: https://bugs.gentoo.org/658420
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-18 22:55:11 +02:00
Louis Sautier
44c23f0ca1 dev-python/pygal: bump to 2.4.0; add doc, tests and examples
Also make sure Python has xml support and add setuptools to DEPEND
because pkg_resources is used.

Closes: https://bugs.gentoo.org/650062
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-17 22:24:52 +02:00
Louis Sautier
f78b5574bb dev-python/pygal: add GitHub and bugs-to to metadata.xml
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8878
2018-06-17 22:24:49 +02:00
Sebastian Pipping
e7346caba0 dev-python/pygal: EAPI 6 + Python 3.6
Bug: https://bugs.gentoo.org/643732
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-10 00:42:56 +01:00
Michał Górny
d3c2566da9 dev-python/pygal: Clean old up 2018-01-06 00:19:11 +01:00
Michał Górny
623100fcb1 dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Pacho Ramos
a9f70785e6 dev-python/pygal: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-07-12 16:42:16 +02:00
Pacho Ramos
712cb7dc50 dev-python/pygal: Cleanup metadata due to retirement
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-06-20 14:37:35 +02:00
Michał Górny
80e2691405 dev-python/pygal: Clean old versions up 2017-05-02 19:43:45 +02:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Michał Górny
543503fdd0 global: Drop dead implementations from PYTHON_COMPAT 2016-11-01 21:58:22 +01:00
Agostino Sarubbo
c91ccf235d dev-python/pygal: x86 stable wrt bug #557334
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-06-25 22:13:27 +02:00
Agostino Sarubbo
efb756e6e4 dev-python/pygal: amd64 stable wrt bug #557334
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-05-13 10:41:02 +02:00
Pacho Ramos
0fcfe0ce95 dev-python/pygal: Support python 3.5
Package-Manager: portage-2.2.28
2016-05-07 14:22:27 +02:00
Patrick Lauer
e5a1cdd540 dev-python/pygal: Bump
Package-Manager: portage-2.2.27
2016-02-19 13:45:34 +01:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Ben de Groot
f95ad00a82 dev-python/pygal: version bump to 2.0.1
Needed for www-apps/nikola-7.6.3

Package-Manager: portage-2.2.20.1
2015-08-12 15:09:46 +08:00
Ian Delaney
2a841b2cda dev-python/pygal: rm old
Package-Manager: portage-2.2.20
2015-08-12 10:02:00 +08:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.

This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.

Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
2015-08-08 17:38:18 -07:00