From: DongHun Kwak Date: Thu, 8 Apr 2021 05:48:37 +0000 (+0900) Subject: Bump to python3-pathlib2 2.3.3 X-Git-Tag: accepted/tizen/unified/x/20240627.090223~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=27eccd828aa1dc2d2b6f50508ff050eeb60e9047;p=platform%2Fupstream%2Fpython3-pathlib2.git Bump to python3-pathlib2 2.3.3 --- diff --git a/packaging/python3-pathlib2.manifest b/packaging/python3-pathlib2.manifest new file mode 100644 index 0000000..86dbb26 --- /dev/null +++ b/packaging/python3-pathlib2.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/python3-pathlib2.spec b/packaging/python3-pathlib2.spec new file mode 100644 index 0000000..bd30f18 --- /dev/null +++ b/packaging/python3-pathlib2.spec @@ -0,0 +1,35 @@ +Name: python3-pathlib2 +Summary: %{name} +Version: 2.3.3 +Release: 0 +License: N/A +Group: Development/Testing +Source0: %{name}-%{version}.tar.gz +Source1001: %{name}.manifest + + +BuildRequires: glibc + +%description +test + + +%prep +%setup -q +cp %{SOURCE1001} . + +%build + +%install + +%clean + +%post +/sbin/ldconfig + +%postun +/sbin/ldconfig + +%files +%manifest %{name}.manifest +