Compare commits

...
Sign in to create a new pull request.

6 commits

Author SHA1 Message Date
Python Maint
2fc2138f9c Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 14:18:28 +02:00
Python Maint
63515fc309 Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 14:43:38 +02:00
Fedora Release Engineering
6f044efcb4 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 10:06:58 +00:00
Python Maint
c6a66cf414 Rebuilt for Python 3.14 2025-06-13 11:13:01 +02:00
Benson Muite
c103191891 Update to 15.7.1 2025-05-16 08:12:20 +03:00
Fedora Release Engineering
51c0aa2d2a Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-18 18:44:01 +00:00
4 changed files with 9 additions and 8 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/recipe-scrapers-15.2.1-clean.tar.gz
/recipe-scrapers-15.7.1-clean.tar.gz

View file

@ -1,9 +1,9 @@
#!/bin/bash
wget https://github.com/hhursev/recipe-scrapers/archive/15.2.1/recipe-scrapers-15.2.1.tar.gz
tar -xf recipe-scrapers-15.2.1.tar.gz
cd recipe-scrapers-15.2.1/
VERSION=$1
wget https://github.com/hhursev/recipe-scrapers/archive/${VERSION}/recipe-scrapers-${VERSION}.tar.gz
tar -xf recipe-scrapers-${VERSION}.tar.gz
cd recipe-scrapers-${VERSION}/
rm -r tests/test_data/
cd ..
tar -cvf recipe-scrapers-15.2.1-clean.tar recipe-scrapers-15.2.1
gzip recipe-scrapers-15.2.1-clean.tar
tar -cvf recipe-scrapers-${VERSION}-clean.tar recipe-scrapers-${VERSION}
gzip recipe-scrapers-${VERSION}-clean.tar

View file

@ -1,6 +1,6 @@
%global srcname recipe-scrapers
%global forgeurl https://github.com/hhursev/%{srcname}
Version: 15.2.1
Version: 15.7.1
%global tag v%{version}
%forgemeta

View file

@ -1 +1 @@
SHA512 (recipe-scrapers-15.2.1-clean.tar.gz) = e95f7c43e31156c9bcdc47026fec09a2eaec0d527a3cd1a77abb9e3ea3a5f3179378c88e0851968dc8cfdb4f14716a79fbd59fac90f1f28466199d32a130621d
SHA512 (recipe-scrapers-15.7.1-clean.tar.gz) = e1a44caf3b1c1fa38907752b4733e06662929f0e4ec09f73f70a2ca062d2ddf1e7bcf392fbbb8a439c8c90565b789d94fcd1ff0f44c9f9f19876ba2e6ee9f469