[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55424] [PATCH 020/602] gnu: Remove pepr.
From: |
Maxime Devos |
Subject: |
[bug#55424] [PATCH 020/602] gnu: Remove pepr. |
Date: |
Sun, 15 May 2022 10:17:36 +0200 |
User-agent: |
Evolution 3.38.3-1 |
Maxim Cournoyer schreef op zo 15-05-2022 om 00:36 [-0400]:
> -(define-public pepr
> - (package
> - (name "pepr")
> - (version "1.0.9")
> - (source (origin
> - (method url-fetch)
> - (uri (pypi-uri "PePr" version))
> - (sha256
> - (base32
> - "0qxjfdpl1b1y53nccws2d85f6k74zwmx8y8sd9rszcqhfayx6gdx"))))
> - (build-system python-build-system)
> - (arguments
> - `(#:python ,python-2 ; python2 only
Looking at <https://github.com/shawnzhangyx/PePr/issues/33>
and <https://github.com/shawnzhangyx/PePr/issues/30>, it appears that
Python2->3 issues have been fixed. At least, those that the maintainer
is aware of.
The latest version apparently is 1.1.24
<https://github.com/shawnzhangyx/PePr/blob/master/PePr/__init__.py>,
although it does not have a tag. According to the ‘latest commit ...’
text on GitHub, this version number appears in commit
<https://github.com/shawnzhangyx/PePr/commit/f1676cdaad4c4f9704ecea328ce3b814fb49b6fc>.
So maybe updating 'pepr' would be sufficient?
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
- [bug#55424] [PATCH 010/602] gnu: Remove python2-pyalsaaudio., (continued)
- [bug#55424] [PATCH 010/602] gnu: Remove python2-pyalsaaudio., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 081/602] gnu: renpy: Build with Python 3., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 050/602] gnu: Remove python2-redis., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 018/602] gnu: Remove python2-pybigwig., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 011/602] gnu: Remove ingen., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 019/602] gnu: tetoolkit: Update to 2.2.1b., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 052/602] gnu: Remove python2-peewee., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 043/602] gnu: Remove python2-cov-core., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 053/602] gnu: Remove python2-ccm., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 020/602] gnu: Remove pepr., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 021/602] gnu: Remove python2-htseq., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 027/602] gnu: Remove miso., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 049/602] gnu: Remove python2-neo4j-driver., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 057/602] gnu: Remove python2-pymysql., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 061/602] gnu: Remove ocrodjvu., Maxim Cournoyer, 2022/05/15
[bug#55424] [PATCH 058/602] gnu: Remove python2-hiredis., Maxim Cournoyer, 2022/05/15
[bug#55424] [PATCH 059/602] gnu: Remove python2-pytest-pep8., Maxim Cournoyer, 2022/05/15