This repository was archived by the owner on Aug 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11PKG_NAME := pypi-diffusers
2- URL = https://files.pythonhosted.org/packages/bc/e7/d9c1aa608d29369ef88ba9572177e78a8a9a5e9c67304cba2a62607beaba /diffusers-0.30.1 .tar.gz
2+ URL = https://files.pythonhosted.org/packages/04/ee/13a6327f04f21420ab4d8ada635aba7d884bf57b09f9b847b9af3818b348 /diffusers-0.30.2 .tar.gz
33ARCHIVES =
44
55include ../common/Makefile.common
Original file line number Diff line number Diff line change 11[package]
22name = pypi-diffusers
3- url = https://files.pythonhosted.org/packages/bc/e7/d9c1aa608d29369ef88ba9572177e78a8a9a5e9c67304cba2a62607beaba /diffusers-0.30.1 .tar.gz
3+ url = https://files.pythonhosted.org/packages/04/ee/13a6327f04f21420ab4d8ada635aba7d884bf57b09f9b847b9af3818b348 /diffusers-0.30.2 .tar.gz
44archives =
55giturl = https://github.com/huggingface/diffusers/
66domain =
Original file line number Diff line number Diff line change 66# autospec commit: f35655a
77#
88Name : pypi-diffusers
9- Version : 0.30.1
10- Release : 56
11- URL : https://files.pythonhosted.org/packages/bc/e7/d9c1aa608d29369ef88ba9572177e78a8a9a5e9c67304cba2a62607beaba /diffusers-0.30.1 .tar.gz
12- Source0 : https://files.pythonhosted.org/packages/bc/e7/d9c1aa608d29369ef88ba9572177e78a8a9a5e9c67304cba2a62607beaba /diffusers-0.30.1 .tar.gz
9+ Version : 0.30.2
10+ Release : 57
11+ URL : https://files.pythonhosted.org/packages/04/ee/13a6327f04f21420ab4d8ada635aba7d884bf57b09f9b847b9af3818b348 /diffusers-0.30.2 .tar.gz
12+ Source0 : https://files.pythonhosted.org/packages/04/ee/13a6327f04f21420ab4d8ada635aba7d884bf57b09f9b847b9af3818b348 /diffusers-0.30.2 .tar.gz
1313Summary : State-of-the-art diffusion in PyTorch and JAX.
1414Group : Development/Tools
1515License : Apache-2.0
@@ -73,18 +73,18 @@ python3 components for the pypi-diffusers package.
7373
7474
7575%prep
76- %setup -q -n diffusers-0.30.1
77- cd %{_builddir }/diffusers-0.30.1
76+ %setup -q -n diffusers-0.30.2
77+ cd %{_builddir }/diffusers-0.30.2
7878pushd ..
79- cp -a diffusers-0.30.1 buildavx2
79+ cp -a diffusers-0.30.2 buildavx2
8080popd
8181
8282%build
8383export http_proxy=http://127.0.0.1:9/
8484export https_proxy=http://127.0.0.1:9/
8585export no_proxy=localhost,127.0.0.1,0.0.0.0
8686export LANG=C.UTF-8
87- export SOURCE_DATE_EPOCH=1724486934
87+ export SOURCE_DATE_EPOCH=1725294615
8888export GCC_IGNORE_WERROR=1
8989export AR=gcc-ar
9090export RANLIB=gcc-ranlib
Original file line number Diff line number Diff line change 1- 56
1+ 57
Original file line number Diff line number Diff line change 1- 3317a6f50d18b8f2b5d9f98a4f76c90b92f17505 /diffusers-0.30.1 .tar.gz
1+ 8874998db6c64fa97343908ef0b96bb6f429481f /diffusers-0.30.2 .tar.gz
You can’t perform that action at this time.
0 commit comments