forked from pool/openbabel
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b7f20bf97a | |||
| 2eeb85435f |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 01:53:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add BuildRequires on python3-setuptools, needed for Python 3.12+.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 08:29:25 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
||||
@@ -52,6 +52,7 @@ BuildRequires: inchi-devel >= 1.04
|
||||
BuildRequires: ninja
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: swig >= 2.0
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: pkgconfig(RapidJSON) >= 1.1.0
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(eigen3) >= 2.91.0
|
||||
@@ -208,6 +209,6 @@ biochemistry, or related areas.
|
||||
%{_libdir}/pkgconfig/openbabel-3.pc
|
||||
|
||||
%files -n python3-openbabel
|
||||
%{python3_sitearch}*
|
||||
%{python3_sitearch}/openbabel
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user