public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/shortuuid/
Date: Sat, 16 Apr 2016 16:56:37 +0000 (UTC)	[thread overview]
Message-ID: <1460825785.1c69c7e264b8717aa1ef5f817cc269b1c12ee285.idella4@gentoo> (raw)

commit:     1c69c7e264b8717aa1ef5f817cc269b1c12ee285
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Sat Apr 16 15:41:39 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 16:56:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c69c7e2

dev-python/shortuuid: add Python 3.5 support

add sub tags "remote-id" & "bugs-to" under tag <upstream> in metadata.xml
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1278

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 dev-python/shortuuid/metadata.xml           | 2 ++
 dev-python/shortuuid/shortuuid-0.4.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/shortuuid/metadata.xml b/dev-python/shortuuid/metadata.xml
index 3a8c0a3..31825f3 100644
--- a/dev-python/shortuuid/metadata.xml
+++ b/dev-python/shortuuid/metadata.xml
@@ -8,5 +8,7 @@
   <longdescription>A library that generates short, pretty, unambiguous unique IDs by using an extensive, case-sensitive alphabet and omitting similar-looking letters and numbers.</longdescription>
   <upstream>
     <remote-id type="pypi">shortuuid</remote-id>
+    <remote-id type="github">stochastic-technologies/shortuuid</remote-id>
+    <bugs-to>https://github.com/stochastic-technologies/shortuuid/issues</bugs-to>
   </upstream>
 </pkgmetadata>

diff --git a/dev-python/shortuuid/shortuuid-0.4.3.ebuild b/dev-python/shortuuid/shortuuid-0.4.3.ebuild
index a746f39..652f0fd 100644
--- a/dev-python/shortuuid/shortuuid-0.4.3.ebuild
+++ b/dev-python/shortuuid/shortuuid-0.4.3.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit distutils-r1
 


             reply	other threads:[~2016-04-16 16:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-16 16:56 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-15  1:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/shortuuid/ Virgil Dupras
2018-03-03  9:10 Michael Palimaka
2017-05-11 13:34 Manuel Rüger
2017-01-22 15:01 Agostino Sarubbo
2017-01-22 14:53 Agostino Sarubbo
2016-08-06 16:51 Michał Górny
2016-01-23  7:01 Johann Schmitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460825785.1c69c7e264b8717aa1ef5f817cc269b1c12ee285.idella4@gentoo \
    --to=idella4@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox