File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 8
8
/PyMySQL-0.9.0.tar.gz
9
9
/PyMySQL-0.9.1.tar.gz
10
10
/PyMySQL-0.9.2.tar.gz
11
+ /PyMySQL-0.9.3.tar.gz
Original file line number Diff line number Diff line change 1
1
%global pypi_name PyMySQL
2
2
3
3
Name: python-%{pypi_name }
4
- Version: 0.9.2
5
- Release: 7 %{?dist }
4
+ Version: 0.9.3
5
+ Release: 1 %{?dist }
6
6
Summary: Pure-Python MySQL client library
7
7
8
8
License: MIT
@@ -57,6 +57,9 @@ rm -rf tests
57
57
%{python3_sitelib }/pymysql/
58
58
59
59
%changelog
60
+ * Mon Nov 18 2019 Lumír Balhar <lbalhar@redhat.com> - 0.9.3-1
61
+ - New upstream version 0.9.3
62
+
60
63
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.2-7
61
64
- Rebuilt for Python 3.8.0rc1 (#1748018)
62
65
Original file line number Diff line number Diff line change 1
- SHA512 (PyMySQL-0.9.2 .tar.gz) = 4918802808fb12417db682831290adfa5a785ca34da5674b7a8ccc7c942a1de424c3085282912df326131e978daf771d71c6b33aeb3cb2590c70b5ff6e557b07
1
+ SHA512 (PyMySQL-0.9.3 .tar.gz) = 2056bc4aca7a600ca50214b399edc6f3068b288c426aecb115db148f645b0ec7e9a1a7134cf67f39d4820ea59a925dc1ce3ed0e383fb5e16e0651e87449824f9
You can’t perform that action at this time.
0 commit comments