|
2 | 2 | # This file is auto-generated. DO NOT EDIT |
3 | 3 | # Generated by: autospec.py |
4 | 4 | # Using build pattern: pyproject |
5 | | -# autospec version: v19 |
| 5 | +# autospec version: v20 |
6 | 6 | # autospec commit: f35655a |
7 | 7 | # |
8 | 8 | Name : pypi-diffusers |
9 | | -Version : 0.30.3 |
10 | | -Release : 58 |
11 | | -URL : https://files.pythonhosted.org/packages/de/a9/a53a3d0c0a277a5002aa1e625d0e651b2957f901438052d8d47a97703883/diffusers-0.30.3.tar.gz |
12 | | -Source0 : https://files.pythonhosted.org/packages/de/a9/a53a3d0c0a277a5002aa1e625d0e651b2957f901438052d8d47a97703883/diffusers-0.30.3.tar.gz |
| 9 | +Version : 0.31.0 |
| 10 | +Release : 59 |
| 11 | +URL : https://files.pythonhosted.org/packages/78/5d/156acb741303abbee214926804c5f0d09eacd35d05ad942577e996acdac3/diffusers-0.31.0.tar.gz |
| 12 | +Source0 : https://files.pythonhosted.org/packages/78/5d/156acb741303abbee214926804c5f0d09eacd35d05ad942577e996acdac3/diffusers-0.31.0.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.30.3 |
77 | | -cd %{_builddir}/diffusers-0.30.3 |
| 76 | +%setup -q -n diffusers-0.31.0 |
| 77 | +cd %{_builddir}/diffusers-0.31.0 |
78 | 78 | pushd .. |
79 | | -cp -a diffusers-0.30.3 buildavx2 |
| 79 | +cp -a diffusers-0.31.0 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=1726581482 |
| 87 | +export SOURCE_DATE_EPOCH=1729626155 |
88 | 88 | export GCC_IGNORE_WERROR=1 |
89 | 89 | export AR=gcc-ar |
90 | 90 | export RANLIB=gcc-ranlib |
|
0 commit comments