#3 Update to 0.3
Merged 5 years ago by churchyard. Opened 5 years ago by churchyard.
rpms/ churchyard/python-entrypoints 0.3  into  master

file modified
+1
@@ -1,2 +1,3 @@ 

  /entrypoints-0.2.2.tar.gz

  /entrypoints-0.2.3.tar.gz

+ /entrypoints-0.3.tar.gz

file modified
+8 -2
@@ -4,8 +4,11 @@ 

  %global python3_wheelname %{srcname}-%{version}-py2.py3-none-any.whl

  

  Name:		python-%{srcname}

- Version:	0.2.3

- Release:	11%{?dist}

+ 

+ # WARNING: Check if an update does not break flake8!

+ Version:	0.3

+ 

+ Release:	1%{?dist}

  Summary:	%{sum}

  

  # license clarification issue opened upstream
@@ -74,6 +77,9 @@ 

  %license LICENSE

  

  %changelog

+ * Tue Feb 26 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3-1

+ - Update to 0.3

+ 

  * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-11

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (entrypoints-0.2.3.tar.gz) = dbf8085652e50cbdbe137ae655ef765cff58bdaa6beefebf1383dcd96dfcbf9c92580c09e9a58de7893aebdd7b2a701ef8d13a56ef0fa9a3d9ef7a5bd1d9b11b

+ SHA512 (entrypoints-0.3.tar.gz) = 846e7bb04ed196c5e4e1be85ee6b000712e10e0a0bc78e1d5d86956f501f092ef99898c4ce44e0d5473cfb96ff0189d9e1f4518881b95a834186e14b2ce52ffd

1 new commit added

  • Add flake8 warning
5 years ago

I plan to merge this today, it is blocking flake8 update/fix.

Pull-Request has been merged by churchyard

5 years ago

Thank you! Apologize for the lack of response. I have not had much time.

No problem. I went ahead because things were broken.