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/12/fa/48b5be99873a1e5916663c0baab408cb5b74b0a060854e5ff06b54b7630c /diffusers-0.32.0 .tar.gz
2+ URL = https://files.pythonhosted.org/packages/bb/b3/c43ace020b7475df034eb1ef4c544f51ee40b71ea87f87f9992821b06a95 /diffusers-0.32.1 .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/12/fa/48b5be99873a1e5916663c0baab408cb5b74b0a060854e5ff06b54b7630c /diffusers-0.32.0 .tar.gz
3+ url = https://files.pythonhosted.org/packages/bb/b3/c43ace020b7475df034eb1ef4c544f51ee40b71ea87f87f9992821b06a95 /diffusers-0.32.1 .tar.gz
44archives =
55giturl = https://github.com/huggingface/diffusers/
66domain =
Original file line number Diff line number Diff line change 66# autospec commit: 5424026
77#
88Name : pypi-diffusers
9- Version : 0.32.0
10- Release : 61
11- URL : https://files.pythonhosted.org/packages/12/fa/48b5be99873a1e5916663c0baab408cb5b74b0a060854e5ff06b54b7630c /diffusers-0.32.0 .tar.gz
12- Source0 : https://files.pythonhosted.org/packages/12/fa/48b5be99873a1e5916663c0baab408cb5b74b0a060854e5ff06b54b7630c /diffusers-0.32.0 .tar.gz
9+ Version : 0.32.1
10+ Release : 62
11+ URL : https://files.pythonhosted.org/packages/bb/b3/c43ace020b7475df034eb1ef4c544f51ee40b71ea87f87f9992821b06a95 /diffusers-0.32.1 .tar.gz
12+ Source0 : https://files.pythonhosted.org/packages/bb/b3/c43ace020b7475df034eb1ef4c544f51ee40b71ea87f87f9992821b06a95 /diffusers-0.32.1 .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.32.0
77- cd %{_builddir }/diffusers-0.32.0
76+ %setup -q -n diffusers-0.32.1
77+ cd %{_builddir }/diffusers-0.32.1
7878pushd ..
79- cp -a diffusers-0.32.0 buildavx2
79+ cp -a diffusers-0.32.1 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=1735095270
87+ export SOURCE_DATE_EPOCH=1735144939
8888export GCC_IGNORE_WERROR=1
8989export AR=gcc-ar
9090export RANLIB=gcc-ranlib
Original file line number Diff line number Diff line change 1- 61
1+ 62
Original file line number Diff line number Diff line change 1- 219e0350c36f358fb851a23b1d3e0beda843ce72 /diffusers-0.32.0 .tar.gz
1+ a479274fc57717c51fee4ee0d96db3ba944102ba /diffusers-0.32.1 .tar.gz
You can’t perform that action at this time.
0 commit comments