diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2016-12-28 12:21:40 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2016-12-28 12:21:40 +0000 |
commit | 687db2faa76f382fa218cf09d33ef094e4e06bd2 (patch) | |
tree | 894d02810943905988c342e2cbd45387406667c8 /textproc/py-csvkit/files/patch-csvkit.egg-info_requires.txt | |
parent | security/vuxml: Document phpmailer vulnerability (diff) |
Update to 1.0.0
ChangeLog: https://github.com/wireservice/csvkit/blob/1.0.0/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=429745
Diffstat (limited to 'textproc/py-csvkit/files/patch-csvkit.egg-info_requires.txt')
-rw-r--r-- | textproc/py-csvkit/files/patch-csvkit.egg-info_requires.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/py-csvkit/files/patch-csvkit.egg-info_requires.txt b/textproc/py-csvkit/files/patch-csvkit.egg-info_requires.txt deleted file mode 100644 index 59f39ab4502b..000000000000 --- a/textproc/py-csvkit/files/patch-csvkit.egg-info_requires.txt +++ /dev/null @@ -1,12 +0,0 @@ ---- csvkit.egg-info/requires.txt.orig 2015-03-31 02:06:59 UTC -+++ csvkit.egg-info/requires.txt -@@ -1,6 +1,6 @@ - xlrd>=0.7.1 - sqlalchemy>=0.6.6 --openpyxl==2.2.0-b1 -+openpyxl>=2.2.0-b1 - six>=1.6.1 --python-dateutil==2.2 --dbf==0.94.003 -+python-dateutil>=2.2 -+dbf>=0.94.003 |