public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-slugify/
Date: Wed,  1 Jul 2020 03:07:54 +0000 (UTC)	[thread overview]
Message-ID: <1593572869.6498be4afdb4a82252d814c0367c8dffafe8dd58.mgorny@gentoo> (raw)

commit:     6498be4afdb4a82252d814c0367c8dffafe8dd58
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  1 02:47:53 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul  1 03:07:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6498be4a

dev-python/python-slugify: Bump to 4.0.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/python-slugify/Manifest                 |  1 +
 .../python-slugify/python-slugify-4.0.1.ebuild     | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/python-slugify/Manifest b/dev-python/python-slugify/Manifest
index 269387bd6e9..70c3ed8bcff 100644
--- a/dev-python/python-slugify/Manifest
+++ b/dev-python/python-slugify/Manifest
@@ -1,2 +1,3 @@
 DIST python-slugify-1.2.6.tar.gz 8439 BLAKE2B 74699bf80408e1b6a705525b0ada2612cc6224a2ac1e17ce21230ed684af144c0f72ad99b32674bf19bd716d2cfc3a2f0da6f74facc99acba16e3ebc1873f3f3 SHA512 ad45958d03892d8db75967b150f25509c05ab2a87d5ac4a2ed12fccccfe1f86d7db26c406c6de22ba759b77fe772cc0c00d0e517c71db085618f62094ddadfd2
 DIST python-slugify-4.0.0.tar.gz 9391 BLAKE2B 386e0186f9300bd00098ee534c5c5521b04b087e17a2530501291c17884c5ceb4895aa357dc0d4b573ba39aeaf4a69f60e2c110b3efede0e066f70ed9992f5f7 SHA512 a4b0da48ee887a24a022076c9b21fa5795ab104b1d382bae96fc7ba5ce6c09c0cc42e1f4c3b6874b44097d2246ea5b18302dc42386d8844fa41f495744e5ed90
+DIST python-slugify-4.0.1.tar.gz 11509 BLAKE2B b505c62c959dae3823db4441b8811ed98ec8afa0278325cb2715abb63a84b5de1506362699bc39216bbac4100ae265671f940dbbbdaf9164fd251bdaa7af462a SHA512 c1d99a9dc891c4cfa927e4d2bc5701f47b23b7882cce22350283a53c6ded18e1290196c3bb9838883c29c9cb3582e5e684edffd50dfbb4e9da9c2b821ea54bb5

diff --git a/dev-python/python-slugify/python-slugify-4.0.1.ebuild b/dev-python/python-slugify/python-slugify-4.0.1.ebuild
new file mode 100644
index 00000000000..979461ce2ce
--- /dev/null
+++ b/dev-python/python-slugify/python-slugify-4.0.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A Python Slugify application that handles Unicode"
+HOMEPAGE="https://github.com/un33k/python-slugify https://pypi.org/project/python-slugify/"
+SRC_URI="https://github.com/un33k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/text-unidecode[${PYTHON_USEDEP}]"
+
+distutils_enable_tests unittest


             reply	other threads:[~2020-07-01  3:08 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-01  3:07 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-28  7:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-slugify/ Michał Górny
2024-02-24 15:12 Michał Górny
2024-02-24 14:04 Sam James
2024-02-09  3:33 Michał Górny
2024-02-01  4:47 Michał Górny
2024-01-26  5:39 Michał Górny
2023-11-24 16:32 Arthur Zamarin
2023-11-23 20:11 Michał Górny
2023-11-17 15:17 Andrew Ammerlaan
2023-07-07 11:39 Andrew Ammerlaan
2023-03-28  4:26 Michał Górny
2023-03-27 19:31 Sam James
2023-02-28 19:47 Michał Górny
2023-02-28 19:11 Sam James
2023-02-25  6:06 Michał Górny
2023-01-29  7:13 Michał Górny
2022-12-25 17:50 Michał Górny
2022-12-25 16:42 Sam James
2022-11-19  9:42 Michał Górny
2022-06-22  7:42 Michał Górny
2022-06-22  5:33 Joonas Niilola
2022-05-17 12:20 Andrew Ammerlaan
2022-04-28  8:31 Michał Górny
2022-03-28 22:48 Zac Medico
2022-03-21  8:54 Michał Górny
2022-03-21  7:47 Agostino Sarubbo
2022-02-26 21:51 Michał Górny
2022-02-26  2:43 Sam James
2022-02-23  8:12 Michał Górny
2022-02-17 19:03 Michał Górny
2022-01-09  7:57 Joonas Niilola
2021-10-31 20:29 Michał Górny
2021-10-31 17:55 Sam James
2021-09-26 18:01 Arthur Zamarin
2021-09-26 17:59 Arthur Zamarin
2021-06-05 21:20 Michał Górny
2021-06-05 20:35 Sam James
2021-05-06  7:33 Michał Górny
2021-05-06  7:33 Michał Górny
2021-05-01  7:45 Michał Górny
2021-03-02  8:40 Sam James
2021-02-16  8:25 Sergei Trofimovich
2020-08-21 15:36 Agostino Sarubbo
2020-06-18 20:36 Michał Górny
2020-06-18 20:36 Michał Górny
2020-06-18 20:36 Michał Górny
2020-05-12  6:39 Agostino Sarubbo
2020-05-12  6:31 Agostino Sarubbo
2020-04-30 12:00 Joonas Niilola
2020-04-29  8:10 Joonas Niilola

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=1593572869.6498be4afdb4a82252d814c0367c8dffafe8dd58.mgorny@gentoo \
    --to=mgorny@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