summaryrefslogtreecommitdiff
path: root/eclass/tests/pypi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/tests/pypi.sh')
-rwxr-xr-xeclass/tests/pypi.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/tests/pypi.sh b/eclass/tests/pypi.sh
index ebfcdb630856..471ac048b18a 100755
--- a/eclass/tests/pypi.sh
+++ b/eclass/tests/pypi.sh
@@ -5,7 +5,8 @@
EAPI=8
source tests-common.sh || exit
-PN=Foo.Bar
+PN=foo-bar
+PYPI_PN=Foo.Bar
PV=1.2.3_beta2
WORKDIR='<WORKDIR>'