summaryrefslogtreecommitdiff
path: root/dev-python/pypugjs
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-05-31 17:23:40 -0500
committerroot <root@alpha.trunkmasters.com>2026-05-31 17:23:40 -0500
commitf953dc70343485250b836ad157649aaad47ac5bc (patch)
treee3634b454cf48f10ce9f8d12f10e60ad0a749239 /dev-python/pypugjs
parent5e07081cf4f5afaef79409b430a018b1daec073e (diff)
downloadbaldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.gz
baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.xz
baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.zip
Adding metadata
Diffstat (limited to 'dev-python/pypugjs')
-rw-r--r--dev-python/pypugjs/metadata.xml2
-rw-r--r--dev-python/pypugjs/pypugjs-6.0.2.ebuild2
-rw-r--r--dev-python/pypugjs/pypugjs-6.0.3.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pypugjs/metadata.xml b/dev-python/pypugjs/metadata.xml
index ee22cc3cc89c..9ac0b31d99ad 100644
--- a/dev-python/pypugjs/metadata.xml
+++ b/dev-python/pypugjs/metadata.xml
@@ -16,6 +16,6 @@ Jinja2, Mako or Tornado).
<name>Andy Grabow</name>
</maintainer>
</upstream>
- <origin>gentoo-staging</origin>
+ <origin>liguros-repo</origin>
<stabilize-allarches/>
</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/pypugjs/pypugjs-6.0.2.ebuild b/dev-python/pypugjs/pypugjs-6.0.2.ebuild
index 353b5ff4ee23..2f45a569d7eb 100644
--- a/dev-python/pypugjs/pypugjs-6.0.2.ebuild
+++ b/dev-python/pypugjs/pypugjs-6.0.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 optfeature
diff --git a/dev-python/pypugjs/pypugjs-6.0.3.ebuild b/dev-python/pypugjs/pypugjs-6.0.3.ebuild
index 3a4f2571b131..a342bdf14ada 100644
--- a/dev-python/pypugjs/pypugjs-6.0.3.ebuild
+++ b/dev-python/pypugjs/pypugjs-6.0.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 optfeature