me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-atomicwrites.

* gnu/packages/python-xyz.scm (python2-atomicwrites): Delete variable.
Maxim Cournoyer 2022-05-01 02:53:19 -04:00
parent 018c96f0c7
commit 677ed53453
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -13823,9 +13823,6 @@ for atomic file system operations.")
(home-page "https://github.com/untitaker/python-atomicwrites")
(license license:expat)))
(define-public python2-atomicwrites
(package-with-python2 python-atomicwrites))
(define-public python-atomicwrites-1.4
(package
(inherit python-atomicwrites)