[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/31: gnu: python2-pbr: Remove package.
From: |
guix-commits |
Subject: |
28/31: gnu: python2-pbr: Remove package. |
Date: |
Fri, 29 Jan 2021 11:00:01 -0500 (EST) |
apteryx pushed a commit to branch master
in repository guix.
commit 64c8f49ccce3d0084450037646659cdcbbedfb33
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 29 10:37:26 2021 -0500
gnu: python2-pbr: Remove package.
* gnu/packages/python-xyz.scm (python2-pbr-minimal)
(python2-pbr): Delete variables.
---
gnu/packages/python-xyz.scm | 6 ------
1 file changed, 6 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 1c80dd8..012e0f0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2521,9 +2521,6 @@ code introspection, and logging.")
"Used only for bootstrapping python2-pbr, you should not need this.")
(license license:asl2.0)))
-(define-public python2-pbr-minimal
- (package-with-python2 python-pbr-minimal))
-
(define-public python-pbr
(package
(inherit python-pbr-minimal)
@@ -2551,9 +2548,6 @@ versions, process requirements files and generate AUTHORS
and ChangeLog file
from git information.
")))
-(define-public python2-pbr
- (package-with-python2 python-pbr))
-
(define-public python-pyrsistent
(package
(name "python-pyrsistent")
- 03/31: gnu: python2-behave-web-api: Remove package., (continued)
- 03/31: gnu: python2-behave-web-api: Remove package., guix-commits, 2021/01/29
- 07/31: gnu: python2-falcon: Remove package., guix-commits, 2021/01/29
- 19/31: gnu: python2-lockfile: Remove package., guix-commits, 2021/01/29
- 12/31: gnu: python2-xenon: Remove package., guix-commits, 2021/01/29
- 14/31: gnu: python2-honcho: Remove package., guix-commits, 2021/01/29
- 22/31: gnu: python2-requests-mock: Remove package., guix-commits, 2021/01/29
- 16/31: gnu: python2-os-client-config: Remove package., guix-commits, 2021/01/29
- 23/31: gnu: python2-testrepository: Remove package., guix-commits, 2021/01/29
- 24/31: gnu: python2-subunit: Remove package., guix-commits, 2021/01/29
- 26/31: gnu: python2-testtools: Remove package., guix-commits, 2021/01/29
- 28/31: gnu: python2-pbr: Remove package.,
guix-commits <=
- 06/31: gnu: python2-oslotest: Remove package., guix-commits, 2021/01/29
- 08/31: gnu: python2-falcon-cors: Remove package., guix-commits, 2021/01/29
- 09/31: gnu: python2-cachecontrol: Remove package., guix-commits, 2021/01/29
- 11/31: gnu: python2-apache-libcloud: Remove package., guix-commits, 2021/01/29
- 10/31: gnu: python2-mwclient: Remove package., guix-commits, 2021/01/29
- 13/31: gnu: python2-fasteners: Remove package., guix-commits, 2021/01/29
- 21/31: gnu: python2-tox: Remove package., guix-commits, 2021/01/29
- 18/31: gnu: python2-requests-oauthlib: Remove package., guix-commits, 2021/01/29
- 15/31: gnu: python2-debtcollector: Remove package., guix-commits, 2021/01/29
- 17/31: gnu: python2-git-review: Remove package., guix-commits, 2021/01/29