diff options
author | Max Rees <maxcrees@me.com> | 2018-10-22 20:13:42 -0400 |
---|---|---|
committer | Max Rees <maxcrees@me.com> | 2018-10-22 20:22:08 -0400 |
commit | ce8bb0275945fd250c1174781589614ac50e9c4d (patch) | |
tree | bd8778ea33966846299c2f40a08e522e59b090ad /user/py3-roman/py36.patch | |
parent | 8bd0e572816d42d96ea17e86140cefc66e82f313 (diff) | |
download | packages-ce8bb0275945fd250c1174781589614ac50e9c4d.tar.gz packages-ce8bb0275945fd250c1174781589614ac50e9c4d.tar.bz2 packages-ce8bb0275945fd250c1174781589614ac50e9c4d.tar.xz packages-ce8bb0275945fd250c1174781589614ac50e9c4d.zip |
user/py3-roman: bump to 3.0, drop py3-tox dep
Diffstat (limited to 'user/py3-roman/py36.patch')
-rw-r--r-- | user/py3-roman/py36.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/user/py3-roman/py36.patch b/user/py3-roman/py36.patch deleted file mode 100644 index fc74674a7..000000000 --- a/user/py3-roman/py36.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- roman-2.0.0/tox.ini 2013-02-25 10:15:52.000000000 +0000 -+++ roman-2.0.0/tox.ini 2018-01-11 02:04:11.950000000 +0000 -@@ -1,6 +1,6 @@ - [tox] - envlist = -- py26,py27,py33,pypy -+ py26,py27,py33,pypy,py36 - - [testenv] - commands = |