Commit Graph

23 Commits

Author SHA1 Message Date
Fabian Groffen
c948972184 dev-python/dulwich: remove old versions, thanks sbraz
Package-Manager: Portage-2.3.8, Repoman-2.3.1
2017-09-19 11:38:49 +02:00
Louis Sautier
126e355ec2 dev-python/dulwich: bump to 0.18.3, closes #631220
Package-Manager: Portage-2.3.8, Repoman-2.3.3

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2017-09-19 08:54:09 +02:00
Matthew Thode
9d8a44f165 dev-python/dulwich: adding missing keywords, allarches, stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-07-30 22:41:17 -05:00
Matthew Thode
d9591466ed dev-python/dulwich: adding arm64 support
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-05-10 11:40:46 -05:00
Matthew Thode
42fe76907a dev-python/dulwich: bup
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-05-10 11:40:37 -05:00
Michał Górny
a163aa99d7 dev-python/dulwich: Clean old versions up 2017-05-02 16:00:55 +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
Louis Sautier
061276cf57 dev-python/dulwich: bump to 0.14.1
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2085

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2016-08-15 21:45:29 +02:00
Göktürk Yüksek
9299cdbadd dev-python/dulwich: fix license: s/GPL-2/GPL-2+/
From dulwich/__init__.py:
"[...] version 2 of the License or (at your option) any
later version of the License."

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1509

Signed-off-by: Ian Delaney <idella4@gentoo.org>
2016-05-24 17:11:38 +08:00
Louis Sautier
23e5d29945 dev-python/dulwich: remove old
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1340

Signed-off-by: Ian Delaney <idella4@gentoo.org>
2016-04-26 20:33:21 +08:00
Louis Sautier
34783c3c8d dev-python/dulwich: bump to 0.13.0,
remove unneeded "if then" statement
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1340

Signed-off-by: Ian Delaney <idella4@gentoo.org>
2016-04-26 20:33:21 +08:00
Ming Dai
544345c707 dev-python/dulwich: Do not use banned EXAMPLES in EAPI 6
Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1299

Signed-off-by: Ian Delaney <idella4@gentoo.org>
2016-04-19 00:15:51 +08:00
Louis Sautier
b571300bec dev-python/dulwich: fix possible hang with gzip
achieved by use of patch 'dulwich-0.12.0-fix-gzip-hang.patch', run in revbumped ebuild
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1247

Signed-off-by: Ian Delaney <idella4@gentoo.org>
2016-04-13 10:14:12 +08:00
Louis Sautier
c38e0ae6e5 dev-python/dulwich: upgrade to vn. 0.12.0
add Python 3.5 support, EAPI=6
also add tag <bugs-to> in metadata.xml
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1247

Signed-off-by: Ian Delaney <idella4@gentoo.org>
2016-04-13 10:14:12 +08: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
Justin Lecher
77fd82f282 dev-python/dulwich: Version Bump
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-12-17 17:28:14 +01:00
Manuel Rüger
0d163ee4a7 dev-python/dulwich: Version bump
Package-Manager: portage-2.2.20.1
2015-09-19 23:51:43 +02:00
Manuel Rüger
3e17ef985f dev-python/dulwich: Version bump. Adds python3 support
Package-Manager: portage-2.2.20.1
2015-09-14 00:38:12 +02: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
Justin Lecher
71dc24457e Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:36:23 +02: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