apteryx pushed a commit to branch master
in repository guix.

commit 171b4aaa0fe4726e260569dc62197ae60fa0bb34
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Fri Jan 29 10:14:23 2021 -0500

    gnu: python2-os-testr: Remove package.
    
    * gnu/packages/openstack.scm (python2-os-testr): Delete.
---
 gnu/packages/openstack.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index 17a4f3d..a6e298b 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -305,9 +305,6 @@ to docs.openstack.org and developer.openstack.org.")
   for subunit.")
     (license asl2.0)))
 
-(define-public python2-os-testr
-  (package-with-python2 python-os-testr))
-
 (define-public python-stevedore
   (package
     (name "python-stevedore")

Reply via email to