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 1
1
PKG_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
3
3
ARCHIVES =
4
4
5
5
include ../common/Makefile.common
Original file line number Diff line number Diff line change 1
1
[package]
2
2
name = 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
4
4
archives =
5
5
giturl = https://github.com/huggingface/diffusers/
6
6
domain =
Original file line number Diff line number Diff line change 6
6
# autospec commit: 5424026
7
7
#
8
8
Name : 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
13
13
Summary : State-of-the-art diffusion in PyTorch and JAX.
14
14
Group : Development/Tools
15
15
License : Apache-2.0
@@ -73,18 +73,18 @@ python3 components for the pypi-diffusers package.
73
73
74
74
75
75
%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
78
78
pushd ..
79
- cp -a diffusers-0.32.0 buildavx2
79
+ cp -a diffusers-0.32.1 buildavx2
80
80
popd
81
81
82
82
%build
83
83
export http_proxy=http://127.0.0.1:9/
84
84
export https_proxy=http://127.0.0.1:9/
85
85
export no_proxy=localhost,127.0.0.1,0.0.0.0
86
86
export LANG=C.UTF-8
87
- export SOURCE_DATE_EPOCH=1735095270
87
+ export SOURCE_DATE_EPOCH=1735144939
88
88
export GCC_IGNORE_WERROR=1
89
89
export AR=gcc-ar
90
90
export 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