#85 Update to upstream release 0.6.0
Merged 3 years ago by jscotka. Opened 3 years ago by jscotka.
rpms/ jscotka/python-requre 0.6.0-rawhide-update  into  rawhide

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

  /requre-0.3.0.tar.gz

  /requre-0.4.0.tar.gz

  /requre-0.5.0.tar.gz

+ /requre-0.6.0.tar.gz

file modified
+1 -1
@@ -31,7 +31,7 @@ 

    - job: copr_build

      trigger: commit

      metadata:

-       branch: master

+       branch: main

        targets:

          - fedora-all

        list_on_homepage: True

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

  This repository is maintained by packit.

  https://packit.dev/

- The file was generated using packit 0.21.1.dev11+g485bd88.

+ The file was generated using packit 0.25.1.dev3+gf56c386.d20210215.

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

  %global srcname requre

  

  Name:           python-%{srcname}

- Version:        0.5.0

- Release:        2%{?dist}

+ Version:        0.6.0

+ Release:        1%{?dist}

  Summary:        Python library what allows re/store output of various objects for testing

  

  License:        MIT
@@ -57,6 +57,24 @@ 

  %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info

  

  %changelog

+ * Tue Feb 16 2021 Jan Ščotka <jscotka@redhat.com> - 0.6.0-1

+ - release new version 0.6.0 (Jan Ščotka)

+ - Cleanup import system (#152) (jscotka)

+ - improve failing test (Jan Ščotka)

+ - prepare code before next cleanup (Jan Ščotka)

+ - remove unused type of decoration and it was outtaded (Jan Ščotka)

+ - [pre-commit.ci] pre-commit autoupdate (pre-commit-ci[bot])

+ - Don't recommend to use 'pip' with 'sudo' (Hunor Csomortáni)

+ - Change 'master' to 'main' (Hunor Csomortáni)

+ - [pre-commit.ci] pre-commit autoupdate (pre-commit-ci[bot])

+ - small issue with setting up storage mode debug (Jan Ščotka)

+ - Bump Version in fedora/python-requre.spec (Jiri Popelka)

+ - [pre-commit.ci] pre-commit autoupdate (pre-commit-ci[bot])

+ - [pre-commit.ci] pre-commit autoupdate (pre-commit-ci[bot])

+ - [pre-commit.ci] pre-commit autoupdate (pre-commit-ci[bot])

+ - add backward compatibility to files (Jan Ščotka)

+ - improve file operations with guess if not given (Jan Ščotka)

+ 

  * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2

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

  

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

- SHA512 (requre-0.5.0.tar.gz) = 3f9f8249363c7373ff1c41831d91d93ba5dfa05019036d4595681698c1aa587069325815d2bd5d99b0764a1093b2b9d96a1211ec259eab42be98f5847adedd9e

+ SHA512 (requre-0.6.0.tar.gz) = 646e7322bae56adee80b0941886edf804ce39537b517da518d4ab460f35cc9311cde93b961db3c252f057ee77444cedc35914ae0baa82750dce76a3e37f6386c

Upstream tag: 0.6.0
Upstream commit: 0bfe327b

Pull-Request has been merged by jscotka

3 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci