Broken expansions missing $ in variables #503

Closed
opened 2025-12-29 01:23:09 +01:00 by mcepl · 0 comments
Owner

No description.


Checklist: list

  • python-Chameleon/python-Chameleon.spec:%python_expand rm -rvf %{buildroot}%{python_sitelib}/chameleon/tests
  • python-metaextract/python-metaextract.spec:%python_expand %fdupes %{buildroot}%{python_sitelib}
  • python-parsedatetime/python-parsedatetime.spec:%python_expand %fdupes %{buildroot}%{python_sitelib}
  • python-pdfrw/python-pdfrw.spec:%python_expand %fdupes %{buildroot}%{python_sitelib}
  • python-PyJWT/python-PyJWT.spec:%{python_expand PYTHONPATH=%{buildroot}%{python_sitelib} py.test-%{$python_version} -o addopts="" -k "not test_verify_false_deprecated" }
  • python-pytoml/python-pytoml.spec:%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} $python test/test.py
  • python-rope/python-rope.spec:%{python_expand rm -rf %{buildroot}/%{%{python_sitelib}}/python-rope/ropetest/
  • python-socketpool/python-socketpool.spec:%{python_expand export PYTHONPATH=%{buildroot}%{python_sitelib}
  • python-wcwidth/python-wcwidth.spec:%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} nosetests-%{python_bin_suffix}
  • python-pbkdf2/python-pbkdf2.spec:%python_expand nosetests-%{python_bin_suffix}
  • python-soupsieve/python-soupsieve.spec:%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{python_bin_suffix} -v tests
  • python-treq/python-treq.spec:%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} %{_bindir}/trial-%{python_bin_suffix} treq
  • python-wcwidth/python-wcwidth.spec:%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} nosetests-%{python_bin_suffix}
  • python-multidict/python-multidict.spec:%python_expand rm -f %{buildroot}%{python_sitearch}/multidict/*.c
  • python-pysndfile/python-pysndfile.spec:%python_expand %fdupes %{buildroot}%{python_sitearch}
  • python-tornado/python-tornado.spec:%python_expand %fdupes %{buildroot}%{python_sitearch}
_No description._ --- ### Checklist: list - [x] python-Chameleon/python-Chameleon.spec:%python_expand rm -rvf %{buildroot}%{python_sitelib}/chameleon/tests - [x] python-metaextract/python-metaextract.spec:%python_expand %fdupes %{buildroot}%{python_sitelib} - [x] python-parsedatetime/python-parsedatetime.spec:%python_expand %fdupes %{buildroot}%{python_sitelib} - [x] python-pdfrw/python-pdfrw.spec:%python_expand %fdupes %{buildroot}%{python_sitelib} - [x] python-PyJWT/python-PyJWT.spec:%{python_expand PYTHONPATH=%{buildroot}%{python_sitelib} py.test-%{$python_version} -o addopts="" -k "not test_verify_false_deprecated" } - [x] python-pytoml/python-pytoml.spec:%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} $python test/test.py - [x] python-rope/python-rope.spec:%{python_expand rm -rf %{buildroot}/%{%{python_sitelib}}/python-rope/ropetest/ - [x] python-socketpool/python-socketpool.spec:%{python_expand export PYTHONPATH=%{buildroot}%{python_sitelib} - [x] python-wcwidth/python-wcwidth.spec:%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} nosetests-%{python_bin_suffix} - [x] python-pbkdf2/python-pbkdf2.spec:%python_expand nosetests-%{python_bin_suffix} - [x] python-soupsieve/python-soupsieve.spec:%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{python_bin_suffix} -v tests - [x] python-treq/python-treq.spec:%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} %{_bindir}/trial-%{python_bin_suffix} treq - [x] python-wcwidth/python-wcwidth.spec:%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} nosetests-%{python_bin_suffix} - [x] python-multidict/python-multidict.spec:%python_expand rm -f %{buildroot}%{python_sitearch}/multidict/*.c - [x] python-pysndfile/python-pysndfile.spec:%python_expand %fdupes %{buildroot}%{python_sitearch} - [x] python-tornado/python-tornado.spec:%python_expand %fdupes %{buildroot}%{python_sitearch}
mcepl closed this issue 2025-12-29 01:23:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: python/_ObsPrj#503