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/sqlparse-0.5.0.ebuild | |
| 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/sqlparse-0.5.0.ebuild')
| -rw-r--r-- | dev-python/sqlparse/sqlparse-0.5.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
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 |
