#9 Remove pipenv's metadata
Merged 2 years ago by churchyard. Opened 2 years ago by ksurma.
rpms/ ksurma/python-dotenv rm-pipenv-metadata  into  rawhide

file removed
-1
@@ -1,1 +0,0 @@ 

- 1

file removed
-6
@@ -1,6 +0,0 @@ 

- summary: Run pipenv tests

- discover:

-     how: fmf

-     url: https://src.fedoraproject.org/rpms/pipenv/

- execute:

-     how: tmt

After consideration, we've decided to ship pipenv with its bundled libraries instead of pulling Fedora's RPMs.
Main reason for that are the different velocities of pipenv and libraries it depends on, causing more and more incompatibilities (thanks to the tests, they were caught up before they've caused real problems).
As the packages were rebundled back, we don't need pipenv's test metadata out there anymore.
This PR doesn't change the package itself, only removes the pipenv's tests.

Pull-Request has been merged by churchyard

2 years ago
Metadata