#4 Update to 1.4.0
Merged a year ago by mrunge. Opened a year ago by amoralej.
rpms/ amoralej/python-scss rawhide  into  rawhide

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

  /python-scss-1.3.4.tar.gz

  /python-scss-1.3.5.tar.gz

  /python-scss-1.3.7.tar.gz

+ /python-scss-1.4.0.tar.gz

file modified
+6 -3
@@ -8,15 +8,15 @@ 

  

  

  Name:           python-scss

- Version:        1.3.7

- Release:        10%{?dist}

+ Version:        1.4.0

+ Release:        1%{?dist}

  Summary:        A Scss compiler for Python

  

  License:        MIT

  URL:            https://github.com/Kronuz/pyScss

  #Source0:        https://github.com/Kronuz/pyScss/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz

  # get source file with spectool -g python-scss.spec

- Source0:        https://github.com/Kronuz/pyScss/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz

+ Source0:        https://github.com/Kronuz/pyScss/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz

  

  BuildRequires: make

  BuildRequires:  pcre-devel
@@ -71,6 +71,9 @@ 

  

  

  %changelog

+ * Mon Mar 06 2023 Alfredo Moralejo <amoralej@redhat.com> - 1.4.0-1

+ - Update to 1.4.0

+ 

  * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-10

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

  

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

- SHA512 (python-scss-1.3.7.tar.gz) = dbd7c9d1573fa099f55cc2a93a6068c1f93f958d881fa19ab37566763c60db972e8fdaa49f55baa497b11d1308b899190435bb7407012e59e209fb1c883dacfb

+ SHA512 (python-scss-1.4.0.tar.gz) = 428d38e45ffbd5d4848d1309a394b3f24c0240f29566e7de65af071447effad51ca582c55873a9c283cf08941730ee30bab5437fec2096abcb3089a13a91ed3f

no initial comment

Pull-Request has been merged by mrunge

a year ago