Skip to content
Snippets Groups Projects
Verified Commit bcfa0aa5 authored by sunpoet's avatar sunpoet
Browse files

textproc/py-tomlkit: Update to 0.7.2

parent eaf91b97
No related branches found
No related tags found
No related merge requests found
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= tomlkit
PORTVERSION= 0.7.0
PORTREVISION= 1
PORTVERSION= 0.7.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......
TIMESTAMP = 1596280132
SHA256 (tomlkit-0.7.0.tar.gz) = ac57f29693fab3e309ea789252fcce3061e19110085aa31af5446ca749325618
SIZE (tomlkit-0.7.0.tar.gz) = 163105
TIMESTAMP = 1621699737
SHA256 (tomlkit-0.7.2.tar.gz) = d7a454f319a7e9bd2e249f239168729327e4dd2d27b17dc68be264ad1ce36754
SIZE (tomlkit-0.7.2.tar.gz) = 159643
--- setup.py.orig 2020-07-31 10:23:07 UTC
+++ setup.py
@@ -2,7 +2,7 @@
from setuptools import setup
packages = \
-['tests', 'tomlkit']
+['tomlkit']
package_data = \
{'': ['*'],
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment