guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55424] [PATCH 089/602] gnu: Remove python2-iso3166.


From: Maxim Cournoyer
Subject: [bug#55424] [PATCH 089/602] gnu: Remove python2-iso3166.
Date: Sun, 15 May 2022 00:37:56 -0400

* gnu/packages/iso-codes.scm (python2-iso3166): Delete variable.
---
 gnu/packages/iso-codes.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/iso-codes.scm b/gnu/packages/iso-codes.scm
index b2cfd3434c..b567c0e029 100644
--- a/gnu/packages/iso-codes.scm
+++ b/gnu/packages/iso-codes.scm
@@ -115,6 +115,3 @@ (define-public python-iso3166
     (synopsis "Self-contained ISO 3166-1 country definitions")
     (description "This package provides the ISO 3166-1 country definitions.")
     (license license:expat)))
-
-(define-public python2-iso3166
-  (package-with-python2 python-iso3166))
-- 
2.36.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]