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/sqlparse/
Date: Tue, 16 Jul 2024 05:30:38 +0000 (UTC)	[thread overview]
Message-ID: <1721107805.94e71fe7b588f133a7b3dddd3661bb683b45caa4.mgorny@gentoo> (raw)

commit:     94e71fe7b588f133a7b3dddd3661bb683b45caa4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 04:44:01 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 05:30:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e71fe7

dev-python/sqlparse: Bump to 0.5.1

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

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

diff --git a/dev-python/sqlparse/Manifest b/dev-python/sqlparse/Manifest
index a00a2773f92d..79683220a0af 100644
--- a/dev-python/sqlparse/Manifest
+++ b/dev-python/sqlparse/Manifest
@@ -1 +1,2 @@
 DIST sqlparse-0.5.0.tar.gz 83475 BLAKE2B 6553de08385e90bbb0b7ce45db5894aabceb997885f1c610d83725b1a5d632caae1944e022ef43b3ed586ed05d160d5e88e450a077a6531955abda8a794dc173 SHA512 eade99e832054ddbc466d1c56a4d5ce6f79d31be8dbfa0b175b8413e4326af18baa20a42d9661bc09e91f04edd8329d4c0df2ca6f62983df3daef67d38342269
+DIST sqlparse-0.5.1.tar.gz 84502 BLAKE2B b0569552848795053c33e616966075629ae52e61cdc6950bfbc9c4a4976a1b39d6c80f26c25ed5bbd125395f38ed495e5df7532d5f3289e8eece398acc4abaf1 SHA512 5d93e942d6a26a544827a877cb2035328f406dc8e8475e217ba75571672b6c5eaca6f87c2c76244c0dea32449c818fcca9bb8fff53679e6f0ba2bef2a6b92b6f

diff --git a/dev-python/sqlparse/sqlparse-0.5.1.ebuild b/dev-python/sqlparse/sqlparse-0.5.1.ebuild
new file mode 100644
index 000000000000..9db6d9d2a9a0
--- /dev/null
+++ b/dev-python/sqlparse/sqlparse-0.5.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A non-validating SQL parser module for Python"
+HOMEPAGE="
+	https://github.com/andialbrecht/sqlparse/
+	https://pypi.org/project/sqlparse/
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_sphinx docs/source
+distutils_enable_tests pytest


             reply	other threads:[~2024-07-16  5:30 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-16  5:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-20 19:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlparse/ Michał Górny
2024-12-28 10:47 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-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
2023-04-19  6:34 Michał Górny
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=1721107805.94e71fe7b588f133a7b3dddd3661bb683b45caa4.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