Accepting request 758307 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/758307 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flit-core?expand=0&rev=2
This commit is contained in:
commit
628e5a9548
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 18 23:33:33 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Remove dephell build workaround
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 16 12:53:01 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Mon Dec 16 12:53:01 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -42,8 +42,6 @@ Flit is a simple way to put Python packages and modules on PyPI.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n flit_core-%{version}
|
%setup -q -n flit_core-%{version}
|
||||||
dephell convert --from-format pyproject --from-path pyproject.toml --to setup.py
|
dephell convert --from-format pyproject --from-path pyproject.toml --to setup.py
|
||||||
# gh#dephell/dephell_markers#6
|
|
||||||
sed -i '/package_dir/d' setup.py
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
Loading…
Reference in New Issue
Block a user