#1 Update to 4.3.3
Closed 3 years ago by orion. Opened 3 years ago by orion.
rpms/ orion/python-pyfakefs 4.3.3  into  rawhide

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

  /pyfakefs-3.1.tar.gz

  /pyfakefs-3.5.8.tar.gz

+ /pyfakefs-4.3.3.tar.gz

file modified
+7 -4
@@ -1,12 +1,12 @@ 

  %global package_name pyfakefs

  

  Name:           python-%{package_name}

- Version:        3.5.8

- Release:        8%{?dist}

+ Version:        4.3.3

+ Release:        1%{?dist}

  Summary:        pyfakefs implements a fake file system that mocks the Python file system modules.

  License:        ASL 2.0

- URL:            http://pyfakefs.org

- Source0:        https://pypi.io/packages/source/p/%{package_name}/%{package_name}-%{version}.tar.gz

+ URL:            https://github.com/jmcgeheeiv/pyfakefs/

+ Source0:        https://github.com/jmcgeheeiv/%{package_name}/archive/v%{version}/%{package_name}-%{version}.tar.gz

  BuildArch:      noarch

  

  
@@ -53,6 +53,9 @@ 

  %{python3_sitelib}/*.egg-info

  

  %changelog

+ * Thu Feb 11 2021 Orion Poplawski <orion@nwra.com> - 4.3.3-1

+ - Update to 4.3.3

+ 

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

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

  

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

- SHA512 (pyfakefs-3.5.8.tar.gz) = 305cb35a04479229c6301d88e7ffc9fe8ac21d3fda03a9cc99ae5525b5bd1a6a1c89d2dcc129f499adf0de77045b6fb4938e799e623977952ca07f3a6b09ca53

+ SHA512 (pyfakefs-4.3.3.tar.gz) = e4cc3603496705216c1ea1448f835a19efa5a1429f3ecd67911ab2dc76d6754af7bb25312a6b15046355af26b8b72528acf68db50960d2eaba8bb3ef80fccaa0

no initial comment

Pull-Request has been closed by orion

3 years ago