mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
Rename dev-python/{python- → }recurring-ical-events
This is the first name following the new Python package naming policy, adjusting the package name to its PyPI name. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -8,6 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_P=python-${P}
|
||||
DESCRIPTION="Repeat ICalendar events by RRULE, RDATE and EXDATE"
|
||||
HOMEPAGE="
|
||||
https://github.com/niccokunzmann/python-recurring-ical-events/
|
||||
@@ -15,8 +16,9 @@ HOMEPAGE="
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/niccokunzmann/python-recurring-ical-events/archive/v${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz
|
||||
-> ${MY_P}.gh.tar.gz
|
||||
"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
LICENSE="LGPL-3+"
|
||||
SLOT="0"
|
||||
@@ -1 +1,2 @@
|
||||
move net-im/discord-bin net-im/discord
|
||||
move dev-python/python-recurring-ical-events dev-python/recurring-ical-events
|
||||
|
||||
Reference in New Issue
Block a user