gnu: Remove python2-monotonic.
* gnu/packages/time.scm (python2-monotonic): Delete variable.
parent
96254cbd02
commit
041c048119
|
@ -436,9 +436,6 @@ ISO 8601 dates, time and duration.")
|
||||||
value (in fractional seconds) of a clock which never goes backwards.")
|
value (in fractional seconds) of a clock which never goes backwards.")
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-monotonic
|
|
||||||
(package-with-python2 python-monotonic))
|
|
||||||
|
|
||||||
(define-public python-pyrfc3339
|
(define-public python-pyrfc3339
|
||||||
(package
|
(package
|
||||||
(name "python-pyrfc3339")
|
(name "python-pyrfc3339")
|
||||||
|
|
Reference in New Issue