python-APScheduler-3.10.4-1.oe2409 0 >
fX ;G|`u` ;zVJ,F12+Fh<;+4P}aM4ohtqo`;wvt4:UDL,ngtȒ-&Ktw](k*wxm@3K` bɕ:s
f>nr46uЏ[;"ģn}o5%ND'Ì!h:+߭G%u`s}@pL<`жZJCd۰Jx,@oM|j5.%sҍ.#xC\sJM{
_Oj<_(
ldYaB62fZL?5. MKMb:eVΞ}(izgI #F
8CA6acf6ada8f4223920610a7f1116f8716d6fec0826 c475e50399b73b3fc8b3f5d5e0a455e0ab28f6b30d1642a2f5ea5d826f0ff90b ²xKc1>C㕱 > 7 ? d % [ 8 > H P T
X `
4 p j ( 8 9 : A $ F + G H H P I X R \ X ` Y h \ ] ^ d e f a C python-APScheduler 3.10.4 1.oe2409 In-process task scheduler with Cron-like capabilities Documentation can be found `here `_. fLdc-64g.compass-ci MIT http://openeuler.org Unspecified APScheduler-3.10.4.tar.gz https://github.com/agronholm/apscheduler linux noarch ́ f귛f귛e6df071b27d9be898e486bc7940a7be50b4af2e9da7c08f0744a96d4bd4cef4a bab776233d215f7e7603e3face65d6470c2ed8a911f27bab2e70ae894bd495ac root root root root python3-APScheduler python-APScheduler-help
python-setuptools_scm python3-devel python3-funcsigs python3-gevent python3-mock python3-pip python3-pymongo python3-pytz python3-redis python3-setuptools python3-six python3-sqlalchemy python3-tornado rpmlib(CompressedFileNames) rpmlib(FileDigests) 3.0.4-1 4.6.0-1 4.18.2 eB=dZ5jiangxinyu - 3.10.4-1 yaoxin - 3.10.1-1 - Update package to version 3.10.4 - Update to 3.10.1 noarch dc-64g.compass-ci 1726658636 3.10.4-1.oe2409 3.10.4-1.oe2409 APScheduler-3.10.4.tar.gz python-apscheduler.spec cpio gzip 9 utf-8 7b68c53bee8ffb5a6f8e835da2dff67588aca33497f3a2ddcf0f60281279618d 3ffaccf7c271f67402554ad2f20d30bf119dcb7c714b78c749fdae504e1e3add
Name: python-APScheduler
Version: 3.10.4
Release: 1
Summary: In-process task scheduler with Cron-like capabilities
License: MIT
URL: https://github.com/agronholm/apscheduler
Source0: https://files.pythonhosted.org/packages/source/A/APScheduler/APScheduler-3.10.4.tar.gz
BuildArch: noarch
BuildRequires: python-setuptools_scm python3-pip python3-setuptools python3-six python3-pytz
BuildRequires: python3-funcsigs python3-gevent python3-pymongo python3-redis
BuildRequires: python3-sqlalchemy python3-mock python3-tornado
Requires: python3-setuptools
Requires: python3-six
Requires: python3-pytz
Requires: python3-tzlocal
Requires: python3-futures
Requires: python3-funcsigs
Requires: python3-trollius
Requires: python3-sphinx
Requires: python3-sphinx-rtd-theme
Requires: python3-gevent
Requires: python3-pymongo
Requires: python3-redis
Requires: python3-rethinkdb
Requires: python3-sqlalchemy
Requires: python3-pytest
Requires: python3-pytest-cov
Requires: python3-pytest-tornado5
Requires: python3-mock
Requires: python3-pytest-asyncio
Requires: python3-tornado
Requires: python3-twisted
Requires: python3-kazoo
%description
Documentation can be found `here `_.
%package -n python3-APScheduler
Summary: In-process task scheduler with Cron-like capabilities
Provides: python-APScheduler
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%description -n python3-APScheduler
Documentation can be found `here `_.
%package help
Summary: Development documents and examples for APScheduler
Provides: python3-APScheduler-doc
%description help
Documentation can be found `here `_.
%prep
cd '/home/lkp/rpmbuild/BUILD'
rm -rf 'APScheduler-3.10.4'
/usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/APScheduler-3.10.4.tar.gz'
STATUS=$?
if [ $STATUS -ne 0 ]; then
exit $STATUS
fi
cd 'APScheduler-3.10.4'
/usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
awk '{gsub(/'\''tzlocal >= 2.0, != 3\..*'\''/, "'\''tzlocal >= 3.0'\''")}1' setup.py > setup.py.tmp && mv setup.py.tmp setup.py
\
CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\
/usr/bin/python3 setup.py build --executable="/usr/bin/python3 -s"
sleep 1
%install
\
CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\
/usr/bin/python3 setup.py install -O1 --skip-build --root /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64
install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64//usr/share/doc/python-APScheduler
if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64//usr/share/doc/python-APScheduler; fi
if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64//usr/share/doc/python-APScheduler; fi
if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64//usr/share/doc/python-APScheduler; fi
if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64//usr/share/doc/python-APScheduler; fi
pushd /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64
if [ -d usr/lib ]; then
find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/lib64 ]; then
find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/bin ]; then
find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/sbin ]; then
find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst
fi
touch doclist.lst
if [ -d usr/share/man ]; then
find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst
fi
popd
mv /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64/filelist.lst .
mv /home/lkp/rpmbuild/BUILDROOT/python-APScheduler-3.10.4-1.oe2409.x86_64/doclist.lst .
%files -n python3-APScheduler -f filelist.lst
%dir /usr/lib/python3.11/site-packages/*
%files help -f doclist.lst
/usr/share/doc/*
%changelog
* Wed Nov 01 2023 jiangxinyu - 3.10.4-1
- Update package to version 3.10.4
* Tue May 09 2023 yaoxin - 3.10.1-1
- Update to 3.10.1
* Tue Aug 18 2020 Python_Bot - 3.6.3-1
- Package Spec generated
? UPҶCp%$=ϟ>kfO栧666vky
9wc6103ϜτLLv6N'Sݛmc(8xMz }OAc5imU:L7lyMu:4F:grulÎ.,R:J_Z9 0iN@ȡ雜iKn@g椺OCϏSHDXk=Cj\]]lU|t0v4tTllx54աLM]͟1G9{Ë^6Ձ~y)peQ@P \w 3Pp jm/"˼|ov">wǫ:@R-XdZ_\\GVF? x!`qi4.zx e2ŜNP6UWmb-!+X{kmp ۨÄ́獨(ݿCDQm`+D[,'MDDU{=cC7&cYiJVJW'N8
:/qb]
p-D7#FԶp%3]+)#[*_8TD7CUYl+LfJ'fe@?V=y_==,gD]>\)]{ݸ1GKgԔ:]@=x|{ᖏ
f/`B@.s|Y(F-벀>璉9l¦E7q(-g~N=2Z3Ù&7PFWoCGy9&+(?#j@+Q&鵳߭\;-@ś W24iB"j@=h_wMo_߫D9HK+baw3X/"kZZ
G2ݠʻ,/7rROo+o RTѭCxS]Som.˽]Sk%sxe\gzi9i9/$ZI=x8 &P=8ͱT?kg¸GACcbBrc]5¯U4xdbҏ2m}-tL"NH5V漉?D9=!~gAn_l_mMAsy ,[ Z
/jS\}i26O3Z^nߒhmo$`k Ҳċr^ٕslѥgPٕ%'%%|!L&~a&,L@W305\&+g