mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add python-six-bootstrap.
* gnu/packages/python-xyz.scm (python-six-bootstrap): New variable. Fixes: guix-science/guix-past#20. Reported-by: @gabor-udvari Change-Id: I15b993e39c76dd39d1871179fc899e963d411d45
This commit is contained in:
parent
1b1db5f79f
commit
3755088384
1 changed files with 2 additions and 0 deletions
|
@ -6121,6 +6121,8 @@ Six supports every Python version since 2.5. It is contained in only one
|
||||||
Python file, so it can be easily copied into your project.")
|
Python file, so it can be easily copied into your project.")
|
||||||
(license license:x11)))
|
(license license:x11)))
|
||||||
|
|
||||||
|
(define-public python-six-bootstrap python-six)
|
||||||
|
|
||||||
(define-public python-schedule
|
(define-public python-schedule
|
||||||
(package
|
(package
|
||||||
(name "python-schedule")
|
(name "python-schedule")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue