mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/py-readchar: update to 3.1.0
Changelog: - https://github.com/magmax/python-readchar/releases/tag/v3.0.6 - https://github.com/magmax/python-readchar/releases/tag/v3.1.0 PR: 274459 Approved by: 0mp (maintainer)
This commit is contained in:
parent
67c7b12a1f
commit
a2183d188c
@ -1,6 +1,6 @@
|
||||
PORTNAME= readchar
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.0.5
|
||||
DISTVERSION= 3.1.0
|
||||
CATEGORIES= textproc devel
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1642672137
|
||||
SHA256 (magmax-python-readchar-v3.0.5_GH0.tar.gz) = 894ca09016e40da07e8aea1df2ce8040f1664cdcb8f7223936857af34b239ea4
|
||||
SIZE (magmax-python-readchar-v3.0.5_GH0.tar.gz) = 7297
|
||||
TIMESTAMP = 1697272359
|
||||
SHA256 (magmax-python-readchar-v3.1.0_GH0.tar.gz) = 3b517e754f49421439cd1ae8fa31f9304d6c19603af47339b1b15a7ff25331f6
|
||||
SIZE (magmax-python-readchar-v3.1.0_GH0.tar.gz) = 7027
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- setup.py.orig 2021-04-15 14:15:08 UTC
|
||||
+++ setup.py
|
||||
@@ -82,6 +82,5 @@ setup(
|
||||
],
|
||||
install_requires=[],
|
||||
setup_requires=[
|
||||
- "flake8",
|
||||
],
|
||||
)
|
Loading…
Reference in New Issue
Block a user