File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ thus should be able to compile on most platforms where these exist.")
253
253
(license license:gpl3+))) ; license is with openssl exception
254
254
255
255
(define-public python-elfesteem
256
- (let ((commit " 87bbd79ab7e361004c98cc8601d4e5f029fd8bd5 " ))
256
+ (let ((commit " 2eb1e5384ff7a220fd1afacd4a0170acff54fe56 " ))
257
257
(package
258
258
(name " python-elfesteem" )
259
259
(version (git-version " 0.1" " 1" commit))
@@ -266,8 +266,7 @@ thus should be able to compile on most platforms where these exist.")
266
266
(file-name (git-file-name name commit))
267
267
(sha256
268
268
(base32
269
- " 1nyvjisvyxyxnd0023xjf5846xd03lwawp5pfzr8vrky7wwm5maz" ))
270
- (patches (search-our-patches " elfsteem-value-error-python-39.patch" ))))
269
+ " 07x6p8clh11z8s1n2kdxrqwqm2almgc5qpkcr9ckb6y5ivjdr5r6" ))))
271
270
(build-system python-build-system)
272
271
; ; There are no tests, but attempting to run python setup.py test leads to
273
272
; ; PYTHONPATH problems, just disable the test
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments