public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/inflection/
Date: Sat,  6 Jun 2020 21:08:01 +0000 (UTC)	[thread overview]
Message-ID: <1591477665.094fc39c9b70895c02c93c5d32850cf429b7d2cd.sbraz@gentoo> (raw)

commit:     094fc39c9b70895c02c93c5d32850cf429b7d2cd
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  6 21:03:31 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 21:07:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=094fc39c

dev-python/inflection: bump to 0.5.0, add Python 3.9 support

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/inflection/Manifest                |  1 +
 dev-python/inflection/inflection-0.5.0.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/inflection/Manifest b/dev-python/inflection/Manifest
index ef2fb7f6be4..637931cf7a1 100644
--- a/dev-python/inflection/Manifest
+++ b/dev-python/inflection/Manifest
@@ -1,2 +1,3 @@
 DIST inflection-0.3.1.tar.gz 12943 BLAKE2B cffaba9dc22444abda6cef04bc7dbd420abcdc0edca5c13bb734edd72aab631a2b50d3c37f9bd914cc8956f8afe951734db764bcced9e0837bfe75a90c527f73 SHA512 2a69a6228f2d44a5afecbd3ef51a51b4d5f63f69ddc844f4abfd6f326cb25c518403e8c5b9f98589885777d41d8fea31bacab3a5a3ab80db411960238d2f49ad
 DIST inflection-0.4.0.tar.gz 14536 BLAKE2B 18e76db58d36cc1e3b9cf60870f4ea5759d050e7f0a5bc80206e712a51cba32fd1381b602b33bcd2b9763b899681d4d868ed930d5133d029d91161118ad68198 SHA512 1fb4321701aa0d36152044e732de679629c0b72052d1ab14d3f27356701f48a51589283d6ee821d8c0afec5ce01389a67d2f6a435075120e80b2da96e49e9159
+DIST inflection-0.5.0.tar.gz 14830 BLAKE2B 0e3cbac92b823de37ce99837c82d3319a61d0106eced561d2607ed0481db023059401a313478465e25fe16057df956554f01faa4d77f574040ffbe46f4b53afe SHA512 6d05447eb65feda1830b22b6409dfc7f7e472b5a50f2fc92008393bb06dd148471db4d460b683cb78358e755a86266b4db039bd10fc21d1cee26632d76cc0c70

diff --git a/dev-python/inflection/inflection-0.5.0.ebuild b/dev-python/inflection/inflection-0.5.0.ebuild
new file mode 100644
index 00000000000..83ee317c848
--- /dev/null
+++ b/dev-python/inflection/inflection-0.5.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A port of Ruby on Rails' inflector to Python"
+HOMEPAGE="https://github.com/jpvanhal/inflection"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest


             reply	other threads:[~2020-06-06 21:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-06 21:08 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/inflection/ Michał Górny
2024-06-14 19:07 Michał Górny
2023-05-31 17:43 Michał Górny
2022-06-16  8:05 Michał Górny
2022-05-25 10:58 Andrew Ammerlaan
2021-05-09 11:35 Michał Górny
2020-09-18 15:19 Michał Górny
2020-08-24 13:21 Louis Sautier
2020-06-06 21:08 Louis Sautier
2020-04-13 12:13 Louis Sautier
2020-02-05 14:38 Michał Górny
2018-07-24 23:41 Louis Sautier
2018-06-20 19:10 Louis Sautier
2018-06-20 19:09 Louis Sautier
2017-05-07 20:32 Manuel Rüger
2016-04-29  7:10 Ian Delaney

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=1591477665.094fc39c9b70895c02c93c5d32850cf429b7d2cd.sbraz@gentoo \
    --to=sbraz@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