diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-03 09:47:53 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-03 09:47:53 +0000 |
| commit | 5291339a03139b0ddf6172abfcff58af76d115c1 (patch) | |
| tree | eee15d622a72b439ad18460e87b0dce0635ad6b0 /dev-python/sqlparse | |
| parent | 1544b7d2f55f10c76ee2509369c61865de637873 (diff) | |
| download | baldeagleos-repo-5291339a03139b0ddf6172abfcff58af76d115c1.tar.gz baldeagleos-repo-5291339a03139b0ddf6172abfcff58af76d115c1.tar.xz baldeagleos-repo-5291339a03139b0ddf6172abfcff58af76d115c1.zip | |
Adding metadata
Diffstat (limited to 'dev-python/sqlparse')
| -rw-r--r-- | dev-python/sqlparse/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/sqlparse/sqlparse-0.5.0.ebuild | 22 | ||||
| -rw-r--r-- | dev-python/sqlparse/sqlparse-0.5.1.ebuild | 2 |
3 files changed, 1 insertions, 24 deletions
diff --git a/dev-python/sqlparse/Manifest b/dev-python/sqlparse/Manifest index 79683220a0af..81c1f872d628 100644 --- a/dev-python/sqlparse/Manifest +++ b/dev-python/sqlparse/Manifest @@ -1,2 +1 @@ -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.0.ebuild b/dev-python/sqlparse/sqlparse-0.5.0.ebuild deleted file mode 100644 index 7037acb951cc..000000000000 --- a/dev-python/sqlparse/sqlparse-0.5.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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_{8,9,10,11,12} 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 diff --git a/dev-python/sqlparse/sqlparse-0.5.1.ebuild b/dev-python/sqlparse/sqlparse-0.5.1.ebuild index 8881536ac0ae..7037acb951cc 100644 --- a/dev-python/sqlparse/sqlparse-0.5.1.ebuild +++ b/dev-python/sqlparse/sqlparse-0.5.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +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 |
