diff options
Diffstat (limited to 'dev-python/scrypt')
| -rw-r--r-- | dev-python/scrypt/metadata.xml | 4 | ||||
| -rw-r--r-- | dev-python/scrypt/scrypt-0.8.29.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/scrypt/scrypt-0.9.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/scrypt/metadata.xml b/dev-python/scrypt/metadata.xml index 6798e8927beb..98a0ab82723b 100644 --- a/dev-python/scrypt/metadata.xml +++ b/dev-python/scrypt/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <maintainer type="person"> diff --git a/dev-python/scrypt/scrypt-0.8.29.ebuild b/dev-python/scrypt/scrypt-0.8.29.ebuild index 1e6bcd7d5543..a171c19738dd 100644 --- a/dev-python/scrypt/scrypt-0.8.29.ebuild +++ b/dev-python/scrypt/scrypt-0.8.29.ebuild @@ -1,10 +1,10 @@ -# Copyright 2021-2025 BaldEagleOS Authors +# Copyright 2021-2025 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 diff --git a/dev-python/scrypt/scrypt-0.9.4.ebuild b/dev-python/scrypt/scrypt-0.9.4.ebuild index 39c0898cf376..a171c19738dd 100644 --- a/dev-python/scrypt/scrypt-0.9.4.ebuild +++ b/dev-python/scrypt/scrypt-0.9.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 2021-2025 BaldEagleOS Authors +# Copyright 2021-2025 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 |
