python3-python-daemon-2.1.2-lp151.3.3.1<>,;] /=„}Ѻxf+9݈ @uL*4{ycciz#=X=Z<׸n 9qYݐ #Y.!EڤV 辺L]Ac/>` >:0aZr,YE>PH͉J/ .WXPt}C>2x?2hd * b3 Li!(! j! ! 0!  Q!  t! ! ! B t! ((8 9 : F)G)!H)!I*$!X*HY*L\*`!]*!^- b.Kc.d/e/f/l/u/!v04w0!x1H!y1z2222"2dCpython3-python-daemon2.1.2lp151.3.3.1Library to implement a well-behaved Unix daemon processThis library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.] sheep83UopenSUSE Leap 15.1openSUSEApache-2.0 and GPL-3.0http://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://pypi.python.org/pypi/python-daemon/linuxnoarch`` tt%#%#0{f['sh7,^ A큤A큤A큤A큤A큤]X]]]]]]]]]]]X XX X}]]]]X ]]]] XX XX X X X d9a4183c883f0561ffc546045414d602a5504bb29d6942cf4aec7a4a7cdd665bfded96abd1c713ff0bb032b4c3ac126c9b5f35b2a26ec006c31c1465fd5e67ede1490fb53125b0d1c2d199a3a8653e61376ac72c21c644fbed9a7db8bb58e584a2a81f3b7e1199ee69e458c276c704ed1356d216d2447afb38aed51f17feff90d68da3dc9be5e0de0c6cf7309475fc75a845c7942c6d3402634c3f9e4b4409fe412d87b415e95f350fce88028670d28505d488a2acbce1f73657cb752f088f4270840ec37e26ba74a9d6d09f7f4be2c9023fc495f59a7510750aaf0c7c596a36fa75ab21c2b928f937c6f370c6adc5e0dfb2ce98d12ccd6cf131e2e6913090cc5b03ffdea70647b8db6fd888ea5904d59146b68de272b4b7752f41469b4f6d45f327b9ff21fbc4e1da4fb9b40fb4d8e2478fb1d7143f0482f8373273bb5e184d333eeeeddf45c4d20e61cd120c866b4710b377cefbbf4606a90c022945f2ed909d5b6efcab3e9e9ad9b900acd50a33b94ca9fec9d05f4167079bc8fdbbc3c03fc1dfe1aea02dc49b3edec7556d9be8c63c393e05e40551680d90edea7582aac0aec107857baeb5fc86e043e75e3678fca10c60e5938c9a0535f994dc71de278fbfee8427d98487fd60320e86dfc7f5ceb4775c2f4ffcc24e6586a50f1da825f7b34749ebf047dfbfd68a4cc11c3472f8912f03e1619aaa8a36ca4827c508b1b8cd4f4b0b5aeb7793e2eb37dd4069569676847dbccf322f10d0a18b9a5f03d4c501ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b5aaaa87404e4a7e59e0f48674e0c055ac5fbd0b02488d550bf4036f541bef18aeed49ef68545c9dfdd08bae8b470c754843a380336e88eab17a8203ac0cbd2e94f8277b7acada5abd69911a6b98158d968c50b3cde12bd65e4b79d750dd2e6b0ddbcb4769ad4e9cb4b19e1e5403f039f4d6dbd79e478b4bf6cc31cb92d92c789cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d303d774707c18509eb6f5e7742db0f410d77db50d1174584b8c1d4ebec0184ba7e745476866d3b70442a051cd8148d19a5c5c6c5b9cf539a9c6963f5f1dd948734d8a45046218e031508b33db6d7b83da50aa62a773be3dae19659e35fc80e61f19c185e501b6b59e837252c3d0afd732115525972a661b1fcf7ecba2747d9335brootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-python-daemon-2.1.2-lp151.3.3.1.src.rpmpython3-python-daemon@     python(abi)python3-lockfilerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.60.103.0.4-14.6.0-14.0-15.2-14.14.1]w@Yܶ@VHVetU6@Ud`@UQ@Ri Pe@OTomáš Chvátal jmatejek@suse.commichael@stroeder.comtbechtold@suse.comtoddrme2178@gmail.comjkeil@suse.combenoit.monin@gmx.frspeilicke@suse.comsaschpe@suse.debwiedemann@suse.com- Do not pull in docutils on runtime, bsc#1150145- singlespec auto-conversion - update requirements - use pytest as test runner - update to 2.1.2 * Ensure custom types are part of the Python type hierarchy. * Raise a warning that the ‘runner’ module is pending deprecation. This has been an unofficial example module from the beginning, and it will be removed in a future version.- update to 2.1.1 * Default ‘initgroups’ option to False. Using ‘os.initgroups’ requires permission to set process GID, so this now needs to be explicitly requested.- update to 2.1.0: * Add a DaemonContext option, ‘initgroups’, which specifies whether to set the daemon process's supplementary groups. * Set the process groups using ‘os.initgroups’. Thanks to Malcolm Purvis for contributing an implementation of this feature.- Update to 2.0.6 * Lower dependency for unittest2, we can work with an earlier version. * Specify development status Production/Stable in Trove classifiers. * Migrate to mock version 1.3 with corresponding API changes. * Use current Python concept of basestring to test for an attribute name.- Fix License issue- update to version 2.0.5: * Refine compatibility of exceptions for file operations. * Specify the text encoding when opening the changelog file. - additional changes from version 2.0.4 * Record version info via Setuptools commands. * Remove the custom Setuptools entry points. This closes Alioth bug#314948. - additional changes from version 2.0.3 * Break circular import dependency for ‘setup.py’. * Refactor all initial metadata functionality to ‘daemon._metadata’. * Distribute ‘version’ (and its tests) only in source, not install. * Build a “universal” (Python 2 and Python 3) wheel. - additional changes from version 2.0.2 * Declare test-time dependency on recent ‘unittest2’. * Declare packaging-time dependency on ‘docutils’ library. * Include unit tests for ‘version’ module with source distribution. * Record version info consistent with distribution metadata. - additional changes from version 2.0.1 * Include the ‘version’ module with source distribution. - additional changes from version 2.0 * Support both Python 3 (version 3.2 or later) and Python 2 (version 2.7 or later). * Document the API of all functions comprehensively in docstrings. * Add a hacking guide for developers. * Add explicit credit for contributors. * Document the security impact of the default umask. * Specify explicit text or binary mode when opening files. * Preserve exception context in custom exceptions. * Declare compatibility with current Python versions. * Depend on Python 3 compatible libraries. * Update package homepage to Alioth hosted project page. * Use ‘pydoc.splitdoc’ to get package description text. * Remove ASCII translation of package description, not needed now the docstring is a proper Unicode text value. * Include test suite with source distribution. * Move package metadata to ‘daemon/_metadata.py’. * Migrate to JSON (instead of Python) for serialised version info. * Add unit tests for metadata. * Store and retrieve version info in Setuptools metadata. * Migrate to ‘str.format’ for interpolation of values into text. * Migrate to ‘mock’ library for mock objects in tests. * Migrate to ‘testscenarios’ library for unit test scenarios. * Migrate to ‘unittest2’ library for back-ported improvements. Remove custom test suite creation. * Discriminate Python 2-and-3 compatible usage of dict methods. * Discriminate Python 2-and-3 compatible bytes versus text. * Declare explicit absolute and relative imports. * Discriminate between different ‘fileno’ method behaviours. In Python 3, ‘StringIO.fileno’ is callable but raises an exception. * Migrate to built-in ‘next’ function. * Wrap the ‘fromlist’ parameter of ‘__import__’ for Python 3 compatibility. * Wrap function introspection for Python 3 compatibility. * Wrap standard library imports where names changed in Python 3. - additional changes from version 1.6.1 * Use unambiguous “except FooType as foo” syntax. This is to ease the port to Python 3, where the ambiguous comma usage is an error. * Ensure a ‘basestring’ name bound to the base type for strings. This is to allow checks to work on Python 2 and 3. * Specify versions of Python supported, as trove classifiers. * Update copyright notices. * Add editor hints for most files. * Distinguish continuation-line indentation versus block indentation. * Use unicode literals by default, specifying bytes where necessary. This is to ease the port to Python 3, where the default string type is unicode. * Update copyright notices. * Update the GPL license file to version 3, as declared in our copyright notices. * Change license of library code to Apache License 2.0. - additional changes from version 1.6 * Use absolute imports to disambiguate provenance of names. * setup.py: Require ‘lockfile >=0.9’. * daemon/pidfile.py: Renamed from ‘daemon/pidlockfile.py’. Change references elsewhere to use this new name. * test/test_pidfile.py: Renamed from ‘test/test_pidlockfile.py’. Change references elsewhere to use this new name. * daemon/pidfile.py: Remove functionality now migrated to ‘lockfile’ library. * FAQ: Add some entries and re-structure the document. * Use ‘unicode’ data type for all text values. * Prepare for Python 3 upgrade by tweaking some names and imports. * MANIFEST.in: Include the documentation in the distribution. - update package license: changed upstream to apache-2.0 - point the source URL to pypi - set a minimum version for python-devel - remove python-MiniMock from build dependencies - add python-docutils, python-mock, python-testscenarios, python-testtools, python-unittest2 as test dependencies - set a minimum version for python-lockfile - remove sed call to fix non-executable script: fixed upstream - run the test during build - add LICENSE.ASF-2 and doc to package documentation- Require python-setuptools instead of distribute (upstreams merged)- Correctly provide/obsolete python-daemon - Spec file cleanup- BuildRequire lowercase python-minimock - to also work with the existing 11.4 packagesheep83 1569967904  !2.1.2-lp151.3.3.1daemon__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pyc_metadata.cpython-36.opt-1.pyc_metadata.cpython-36.pycdaemon.cpython-36.opt-1.pycdaemon.cpython-36.pycpidfile.cpython-36.opt-1.pycpidfile.cpython-36.pycrunner.cpython-36.opt-1.pycrunner.cpython-36.pyc_metadata.pydaemon.pypidfile.pyrunner.pypython_daemon-2.1.2-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txtnot-zip-saferequires.txttop_level.txtversion_info.jsonpython3-python-daemonChangeLogLICENSE.ASF-2docCREDITSFAQTODOhacking.txt/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/daemon//usr/lib/python3.6/site-packages/daemon/__pycache__//usr/lib/python3.6/site-packages/python_daemon-2.1.2-py3.6.egg-info//usr/share/doc/packages//usr/share/doc/packages/python3-python-daemon//usr/share/doc/packages/python3-python-daemon/doc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:11181/openSUSE_Leap_15.1_Update/dafb74310a6b055f16c81a88952ac373-python-python-daemon.openSUSE_Leap_15.1_Updatedrpmxz5noarch-suse-linuxdirectoryPython script, UTF-8 Unicode text executablepython 3.6 byte-compiledUTF-8 Unicode textASCII textASCII text, with very long lines RRRRRRRRRRRRRRRwΆti̭L<[Butf-8ad97055beb5a88524775397c47a607e991bb7e539ed6f0c1701e529d5d62a40f? 7zXZ !t/ ]"k%a ,`oZFd"$UBK lh!\Zu 5?Cdzޯ//D\\7hpI>-KmVm5H p ܝG9|U-vQCT5VUhV,?jVHow ~:}<R_<2oN}7Ǟ_sI蹛@ouTݪo a kG`%?Ar9[Ϻ-!ķL &a‰g1jvۥWu5ͤM2)s Ui=^ eQv,wꚦ\/-CEzNWtwV]4sXgԸmrȴf7U zd~Bos ,xș#9EvE9~\&C1(PqPؐ M ,Rq.oQqpj;kdՏH84"iiu 75PfioC.#fm'vaiK/KJ. JgFO|8)tjv怯P\pJVVd s Itlo6v+W+n U\ g{[6y=ulƎpSZ{J;'¬ d1؝n@41N5d0f6@qHNlt;nlPmx!Y44.LxR #IRt?ܚ5&rP'U;=;7/ ]< &ݽuF@nHn~<bS m̅5Fcb1)-sŻ&*Gʛkl 0܋# YZ