velocity-python 0.0.79__py3-none-any.whl → 0.0.80__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of velocity-python might be problematic. Click here for more details.

velocity/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = version = "0.0.79"
1
+ __version__ = version = "0.0.80"
2
2
 
3
3
  from . import aws
4
4
  from . import db
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: velocity-python
3
- Version: 0.0.79
3
+ Version: 0.0.80
4
4
  Summary: A rapid application development library for interfacing with data storage
5
5
  Author-email: Paul Perez <pperez@codeclubs.org>
6
6
  Project-URL: Homepage, https://codeclubs.org/projects/velocity
@@ -14,6 +14,7 @@ Requires-Dist: requests
14
14
  Requires-Dist: jinja2
15
15
  Requires-Dist: xlrd
16
16
  Requires-Dist: openpyxl
17
+ Requires-Dist: sqlparse
17
18
  Provides-Extra: mysql
18
19
  Requires-Dist: mysql-connector-python; extra == "mysql"
19
20
  Provides-Extra: sqlserver
@@ -1,4 +1,4 @@
1
- velocity/__init__.py,sha256=_fcywfObyE5zdrK4g-mGFd5voZhbIR51VPvGDiWCRl4,88
1
+ velocity/__init__.py,sha256=Zb9bU5T7mNZYRH4C57XO8uN53yAquEYrNjOF_jDtZOk,88
2
2
  velocity/aws/__init__.py,sha256=tj9-NliYxRVPYLnnDuA4FMwBHbbH4ed8gtHgwRskNgY,647
3
3
  velocity/aws/amplify.py,sha256=LZAu5dLY5mG_jlim9kSvMZE78FByzqvhWl4H-fuq5ac,14516
4
4
  velocity/aws/handlers/__init__.py,sha256=xnpFZJVlC2uoeeFW4zuPST8wA8ajaQDky5Y6iXZzi3A,172
@@ -42,8 +42,8 @@ velocity/misc/tools.py,sha256=_bGneHHA_BV-kUonzw5H3hdJ5AOJRCKfzhgpkFbGqIo,1502
42
42
  velocity/misc/conv/__init__.py,sha256=MLYF58QHjzfDSxb1rdnmLnuEQCa3gnhzzZ30CwZVvQo,40
43
43
  velocity/misc/conv/iconv.py,sha256=d4_BucW8HTIkGNurJ7GWrtuptqUf-9t79ObzjJ5N76U,10603
44
44
  velocity/misc/conv/oconv.py,sha256=h5Lo05DqOQnxoD3y6Px_MQP_V-pBbWf8Hkgkb9Xp1jk,6032
45
- velocity_python-0.0.79.dist-info/licenses/LICENSE,sha256=aoN245GG8s9oRUU89KNiGTU4_4OtnNmVi4hQeChg6rM,1076
46
- velocity_python-0.0.79.dist-info/METADATA,sha256=WrkWqNQH-to4BZzrhKjXoVlTTR22OL8J9QsIt8BQEqo,8541
47
- velocity_python-0.0.79.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
48
- velocity_python-0.0.79.dist-info/top_level.txt,sha256=JW2vJPmodgdgSz7H6yoZvnxF8S3fTMIv-YJWCT1sNW0,9
49
- velocity_python-0.0.79.dist-info/RECORD,,
45
+ velocity_python-0.0.80.dist-info/licenses/LICENSE,sha256=aoN245GG8s9oRUU89KNiGTU4_4OtnNmVi4hQeChg6rM,1076
46
+ velocity_python-0.0.80.dist-info/METADATA,sha256=skxY68CQHTmwlSNqXfg_i0YQIw2SrwWi26U1V-B5-Kw,8565
47
+ velocity_python-0.0.80.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
48
+ velocity_python-0.0.80.dist-info/top_level.txt,sha256=JW2vJPmodgdgSz7H6yoZvnxF8S3fTMIv-YJWCT1sNW0,9
49
+ velocity_python-0.0.80.dist-info/RECORD,,