|
3 | 3 | # Generated by: autospec.py |
4 | 4 | # Using build pattern: pyproject |
5 | 5 | # autospec version: v21 |
6 | | -# autospec commit: 5424026 |
| 6 | +# autospec commit: f4a13a5 |
7 | 7 | # |
8 | 8 | Name : pypi-diffusers |
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 |
| 9 | +Version : 0.32.2 |
| 10 | +Release : 63 |
| 11 | +URL : https://files.pythonhosted.org/packages/ee/72/d3f715e71a77f14a48f1ac081cea5bb6c6e6cd41c55b1291f401b1504679/diffusers-0.32.2.tar.gz |
| 12 | +Source0 : https://files.pythonhosted.org/packages/ee/72/d3f715e71a77f14a48f1ac081cea5bb6c6e6cd41c55b1291f401b1504679/diffusers-0.32.2.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.1 |
77 | | -cd %{_builddir}/diffusers-0.32.1 |
| 76 | +%setup -q -n diffusers-0.32.2 |
| 77 | +cd %{_builddir}/diffusers-0.32.2 |
78 | 78 | pushd .. |
79 | | -cp -a diffusers-0.32.1 buildavx2 |
| 79 | +cp -a diffusers-0.32.2 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=1735144939 |
| 87 | +export SOURCE_DATE_EPOCH=1736963299 |
88 | 88 | export GCC_IGNORE_WERROR=1 |
89 | 89 | export AR=gcc-ar |
90 | 90 | export RANLIB=gcc-ranlib |
|
0 commit comments