diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-07-31 21:10:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-07-31 21:10:07 +0000 |
| commit | e98d81d441766f98025697dafbc53a838db0e3c3 (patch) | |
| tree | 6f4c46ff9142bb6c9f2f007f651e335b70386fa2 /dev-python/django-allauth | |
| parent | edab72188c3e96014d2ae4be9c58f1bd9979009b (diff) | |
| download | baldeagleos-repo-e98d81d441766f98025697dafbc53a838db0e3c3.tar.gz baldeagleos-repo-e98d81d441766f98025697dafbc53a838db0e3c3.tar.xz baldeagleos-repo-e98d81d441766f98025697dafbc53a838db0e3c3.zip | |
Adding metadata
Diffstat (limited to 'dev-python/django-allauth')
| -rw-r--r-- | dev-python/django-allauth/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/django-allauth/django-allauth-64.0.0.ebuild (renamed from dev-python/django-allauth/django-allauth-0.63.3.ebuild) | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/dev-python/django-allauth/Manifest b/dev-python/django-allauth/Manifest index 5c62afd25bf5..11c0a049f9e2 100644 --- a/dev-python/django-allauth/Manifest +++ b/dev-python/django-allauth/Manifest @@ -1,3 +1,3 @@ DIST django-allauth-0.61.1.tar.gz 951524 BLAKE2B 3a29689f6b8032d96afbfb8081c8f07367395892c3daa9224074799608911bf517ece04a047e859f97d80d11adaff7fa0dbf25102121f5354d8e17cbbcdddd4d SHA512 c9ad0b206a4967d542a67d97e8973d4d83fe030fa71d8fad1f43b81fb388895a7d9c339f49d536cccfad5b3f606ea02dd31bc5e41328579d092b00e7e0a1b936 -DIST django-allauth-0.63.3.gh.tar.gz 1089336 BLAKE2B 6fb10088789bcd7972ebe92c34198808df6ed6eb15102b79fafc5234822f9a3d223de28393bf1216ff39beb73376503565ac39ec94cbebb2cc3e003fa353b77d SHA512 54159efe7510a74d8b8c661217669d2ff08135ab5ec54fa5b09a29092e782fd615a2a65dbfa493b3817bcf9fbe77425dfab8e6c0d7a9098abb9ebd80860156e7 DIST django-allauth-0.63.6.gh.tar.gz 1090004 BLAKE2B 07a3ba7546de6b5a7ebf731dd7fb11ba814042ffc81022d9211b685c5cfa3318a8966697fbbf2519be28272d8fa1f69ec1f141dba10b31886f8c98204c18ee78 SHA512 4ca285cc8acf57575d7d7bba4a2dfbfc0076279d0dd7aa424d409cc70917494d847214907d83b89d9d10dd440b05c9e343ac091eb5d3ad5f81e85c2d602947d1 +DIST django-allauth-64.0.0.gh.tar.gz 1163823 BLAKE2B 8ba2f24c737e41a0c0476632bf31785783b7bd2afb07e297cf79c8f2a5cf3800ee0997df49fbdf21e843acb96503472c065ae9b1c6e28b90b1c764936302e314 SHA512 d644ecf95114bee86e647dc7219c5056cc9b093799c947a8d53295992ecad22725bb61a6bb2020c70d0266739d0b7bd2b50467dd161d81497f9c5db517d1e678 diff --git a/dev-python/django-allauth/django-allauth-0.63.3.ebuild b/dev-python/django-allauth/django-allauth-64.0.0.ebuild index d71c074791a1..437f6d70bcd8 100644 --- a/dev-python/django-allauth/django-allauth-0.63.3.ebuild +++ b/dev-python/django-allauth/django-allauth-64.0.0.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 2024 Liguros Authors # Distributed under the terms of the GNU General Public License v2 - EAPI=8 DISTUTILS_USE_PEP517=setuptools @@ -14,7 +13,7 @@ HOMEPAGE=" https://github.com/pennersr/django-allauth/ https://pypi.org/project/django-allauth/ " -SRC_URI="https://github.com/pennersr/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" +SRC_URI="https://github.com/pennersr/django-allauth/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0" |
