mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/os-traits: add 2.7.0, drop 2.6.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST os-traits-2.6.0.tar.gz 29757 BLAKE2B a0839c5869fe843a372376c7146be595dd48223fcded187a3aca98db33dede7e234818ee30e79d7ecd52c3366ee87a1796e0623ed4d04c3a512304a0bddee9de SHA512 57f46678c1859af09f0e13e491760bddd818b7779716d91197f9fa45c6b195bb023a4de5fface68a95a87bf66547b27d74addb66cde043bd571a0eca176ee53b
|
||||
DIST os-traits-2.7.0.tar.gz 30237 BLAKE2B bcd14d416b8b57fed413fac6fd5496c65f7e43851aaaab367593e1f44dd0d18d1aae63dc57c61ab8efa1c7ab5b17c6dcbb7c30f70c13618810f42fe38f3d8dfc SHA512 91ba2d527597eb00cc7576e1597b5bb1ca55c488752576debec5539512387f058bafa410c044eb46d7fc22441612ab446faf1e1b3db5678d11197abc91873457
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="os-traits is a library containing standardized trait strings."
|
||||
DESCRIPTION="os-traits is a library containing standardized trait strings"
|
||||
HOMEPAGE="
|
||||
https://github.com/openstack/os-traits
|
||||
https://pypi.org/project/os-traits
|
||||
https://pypi.org/project/os-traits/
|
||||
https://opendev.org/openstack/os-traits
|
||||
https://launchpad.net/os-traits
|
||||
"
|
||||
Reference in New Issue
Block a user