#1 Update to 1.1.0
Merged 4 years ago by churchyard. Opened 4 years ago by thrnciar.
rpms/ thrnciar/python-guizero master  into  master

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

  /guizero-0.5.3-4b76aa3.tar.gz

  /guizero-0.6.4.tar.gz

+ /guizero-1.1.0.tar.gz

file modified
+5 -2
@@ -1,8 +1,8 @@ 

  %global pypi_name guizero

  

  Name:           python-%{pypi_name}

- Version:        0.6.4

- Release:        3%{?dist}

+ Version:        1.1.0

+ Release:        1%{?dist}

  Summary:        Python module to allow learners to easily create GUIs

  License:        BSD

  URL:            https://github.com/lawsie/guizero
@@ -66,6 +66,9 @@ 

  

  

  %changelog

+ * Tue Mar 17 2020 Tomas Hrnciar <thrnciar@redhat.com> - 1.1.0-1

+ - Update to 1.1.0

+ 

  * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-3

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

  

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

- SHA512 (guizero-0.6.4.tar.gz) = 4eabe8ea17770c2d452738b92a99401ef6692dd507488271a0919a5ea2f6004d01e6dea7339087ffee796fe070ce2e5efffe9090183f3fe55213e88f1d9f9ce6

+ SHA512 (guizero-1.1.0.tar.gz) = 014a484e7e66f6d38bea48e8f6a0192b260d1aab8cdc15283eeb9a11a6afdb11f49c1c6a37ff7059ddb86bb70de7760c5af4e783802fa27fbacbc0a79587dd0c

$ repoquery --repo=rawhide{,-source} --whatrequires python3-guizero
Last metadata expiration check: 1:43:48 ago on Tue 17 Mar 2020 09:46:24 AM CET.
mu-0:1.0.2-8.fc33.noarch

Changes in upstream does not break mu package.

Changes in upstream does not break mu package.

How did you verify this?

Changes in upstream does not break mu package.

How did you verify this?

The simple-koji-ci build failed:

+ sed -i 's/Times New Roman/DejaVu Serif/g' 'tests/*.py'
sed: can't read tests/*.py: No such file or directory

I think the PyPI source doesn't contain tests, that's why the github tarball was used.

Changes in upstream does not break mu package.

How did you verify this?

I checked the changes in the changelog of guizero and also used fedpkg prep to download source codes of mu, where I grepped guizero. The only occurrences there were only in Chinese localisation and API for autocomplete of guizero commands.

rebased onto be1490b

4 years ago

Pull-Request has been merged by churchyard

4 years ago