14
0
forked from pool/micropython

- Remove unnecessary dependency on python2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=5
This commit is contained in:
2021-07-27 14:51:47 +00:00
committed by Git OBS Bridge
parent 3e4e80416e
commit b26f0f0840
2 changed files with 5 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ Group: Development/Languages/Python
URL: https://micropython.org/
Source: https://micropython.org/resources/source/%{name}-%{version}.tar.xz
BuildRequires: openssl
BuildRequires: python
BuildRequires: python3
BuildRequires: readline-devel
BuildRequires: pkgconfig(libffi)