Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > a808cebaa4313854eddf338f1d156a90 > files > 2

python-xapp-2.4.0-1.mga9.src.rpm

%global sum Python bindings for xapps

Name:           python-xapp
Version:        2.4.0
Release:        %mkrel 1
Summary:        %{sum}

License:        GPLv2
URL:            https://github.com/linuxmint/%{name}
Source0:        %url/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Group:          Development/Python

BuildRequires:  meson
BuildArch:      noarch

%description
%{sum}.

%package -n python3-xapp
Summary:       %{sum}
BuildRequires: pkgconfig(python3)
BuildRequires: python3dist(setuptools)
Requires:      python3dist(psutil)
Provides: python3dist(python-xapp) = %{version}-%{release}

%description -n python3-xapp
%{sum}.


%prep
%autosetup -p1 -n python3-xapp-%{version}

%build
%meson
%meson_build

%install
%meson_install

%files -n python3-xapp
%license COPYING
#doc README TODO AUTHORS
%{python3_sitelib}/xapp/



%changelog
* Sat Nov 19 2022 joequant <joequant> 2.4.0-1.mga9
+ Revision: 1909076
- update to 2.4.0

* Sun Aug 07 2022 joequant <joequant> 2.2.2-1.mga9
+ Revision: 1875927
- update to 2.2.2
+ umeabot <umeabot>
- Mageia 9 Mass Rebuild

* Sun Feb 13 2022 joequant <joequant> 2.2.0-2.mga9
+ Revision: 1773936
- update to 3.10
- update to python 3.10

* Wed Jun 02 2021 joequant <joequant> 2.2.0-1.mga9
+ Revision: 1729183
- update to 2.2.0

* Sat Mar 20 2021 joequant <joequant> 2.0.2-2.mga9
+ Revision: 1705208
- update to python 3.9

* Tue Dec 08 2020 joequant <joequant> 2.0.2-1.mga8
+ Revision: 1654533
- update to 2.0.2

* Wed Jul 22 2020 ovitters <ovitters> 2.0.1-2.mga8
+ Revision: 1608089
- rebuild for get rid of pythonegg requires

* Wed Jun 10 2020 joequant <joequant> 2.0.1-1.mga8
+ Revision: 1591622
- update to 2.0.1

* Tue Feb 18 2020 umeabot <umeabot> 1.8.1-2.mga8
+ Revision: 1539327
- Mageia 8 Mass Rebuild

* Sat Dec 07 2019 joequant <joequant> 1.8.1-1.mga8
+ Revision: 1464949
- upgrade to 1.6.0

* Fri Oct 11 2019 joequant <joequant> 1.6.0-1.mga8
+ Revision: 1451456
- update to 1.6.0

* Fri Sep 13 2019 tv <tv> 1.4.0-3.mga8
+ Revision: 1440294
- rebuild for python-3.8
- drop python2 subpkg

* Tue Jan 08 2019 tv <tv> 1.4.0-2.mga7
+ Revision: 1351842
- rebuild with python 3.7

* Mon Nov 05 2018 joequant <joequant> 1.4.0-1.mga7
+ Revision: 1328563
- upgrade to 1.4.0

* Fri Sep 21 2018 umeabot <umeabot> 1.2.0-3.mga7
+ Revision: 1290576
- Mageia 7 Mass Rebuild

* Sat Apr 28 2018 joequant <joequant> 1.2.0-2.mga7
+ Revision: 1223155
- upgrade to 1.2.0

* Sat Mar 24 2018 joequant <joequant> 1.0.1-2.mga7
+ Revision: 1212043
- fix requires

* Sat Mar 24 2018 joequant <joequant> 1.0.1-1.mga7
+ Revision: 1212034
- fix xapps
- imported package python-xapp