From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlparse/
Date: Wed, 19 Apr 2023 06:34:13 +0000 (UTC) [thread overview]
Message-ID: <1681886048.b545d0e7871b7039d444bce9092dbe48bb05e09b.mgorny@gentoo> (raw)
commit: b545d0e7871b7039d444bce9092dbe48bb05e09b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 06:25:57 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 06:34:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b545d0e7
dev-python/sqlparse: Bump to 0.4.4
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sqlparse/Manifest | 1 +
dev-python/sqlparse/sqlparse-0.4.4.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-python/sqlparse/Manifest b/dev-python/sqlparse/Manifest
index 34e9900766cd..958ffb24ee97 100644
--- a/dev-python/sqlparse/Manifest
+++ b/dev-python/sqlparse/Manifest
@@ -1 +1,2 @@
DIST sqlparse-0.4.3.tar.gz 70771 BLAKE2B 23c80d2ef9ef094cfcc9742213d7db07cf927cd415f93db29e71bfd1c9033f2a392d69691606c8c32b9a4148630d2c5621a9e3feaab2fe27d61fb8f243783997 SHA512 4061653705a7a44af4e89d370f0b21f276271f9fa75a30b8b1df278abe742e579c7f15008e65d2e1f29e0e815fd946cb9f3c35f1aa391e5698705b8c7bc0945f
+DIST sqlparse-0.4.4.tar.gz 72383 BLAKE2B 722db31c3344ec1ed2f1be3406142bf3a1cfb890f459f99778d8a7d8ee213311706f6729f68ccee7beefaddc55583135171397d05e37d41e56568fd39ca23830 SHA512 bb655f8de2466c2ed51aca901b6561b8ac7730bf65f1254d218d7b9dabbece609cadd8a52a092b301895ad83813ddf02691e2de49cf55a26e676a2661c240a2b
diff --git a/dev-python/sqlparse/sqlparse-0.4.4.ebuild b/dev-python/sqlparse/sqlparse-0.4.4.ebuild
new file mode 100644
index 000000000000..e3359d9156da
--- /dev/null
+++ b/dev-python/sqlparse/sqlparse-0.4.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A non-validating SQL parser module for Python"
+HOMEPAGE="
+ https://github.com/andialbrecht/sqlparse/
+ https://pypi.org/project/sqlparse/
+"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+LICENSE="BSD-2"
+
+distutils_enable_sphinx docs/source
+distutils_enable_tests pytest
next reply other threads:[~2023-04-19 6:34 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-19 6:34 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-28 10:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlparse/ Michał Górny
2024-12-11 7:54 Michał Górny
2024-11-30 11:11 Michał Górny
2024-11-15 4:59 Michał Górny
2024-08-03 6:40 Michał Górny
2024-08-03 6:37 Michał Górny
2024-07-16 5:30 Michał Górny
2024-05-17 10:05 Michał Górny
2024-05-01 17:44 Michał Górny
2024-05-01 16:22 Sam James
2024-04-13 13:09 Michał Górny
2023-11-20 15:35 Andrew Ammerlaan
2023-06-01 14:59 Michał Górny
2023-04-19 8:00 Michał Górny
2023-04-19 7:15 Arthur Zamarin
2022-11-30 10:18 WANG Xuerui
2022-11-03 19:38 Arthur Zamarin
2022-11-03 19:11 Arthur Zamarin
2022-09-23 20:06 Arthur Zamarin
2022-05-18 14:22 Andrew Ammerlaan
2021-09-12 7:39 Michał Górny
2021-09-12 7:09 Agostino Sarubbo
2021-09-11 16:28 Michał Górny
2021-09-11 7:15 Michał Górny
2021-06-22 17:02 Marek Szuba
2021-05-07 10:33 Michał Górny
2020-12-21 22:16 Sam James
2020-11-15 5:57 Sam James
2020-11-14 22:13 Michał Górny
2020-10-21 22:51 Michał Górny
2020-10-08 21:30 Michał Górny
2020-10-07 18:37 Michał Górny
2020-08-21 13:35 Michał Górny
2020-06-19 18:10 Michał Górny
2020-05-14 11:57 Michał Górny
2020-05-13 11:30 Agostino Sarubbo
2020-05-08 9:36 Sergei Trofimovich
2020-05-04 14:12 Agostino Sarubbo
2020-05-03 15:13 Agostino Sarubbo
2020-05-03 10:30 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-05-03 10:12 Agostino Sarubbo
2020-05-03 10:01 Agostino Sarubbo
2019-04-02 17:34 Virgil Dupras
2019-04-01 17:52 Virgil Dupras
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=1681886048.b545d0e7871b7039d444bce9092dbe48bb05e09b.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