Spec URL: https://peter.fedorapeople.org/packages/python-telegram-bot.spec SRPM URL: https://peter.fedorapeople.org/packages/python-telegram-bot-22.6-1.fc43.src.rpm Description: A pure Python, asynchronous interface for the Telegram Bot API Fedora Account System Username: peter Koji scratch build for Rawhide: * A pure Python, asynchronous interface for the Telegram Bot API
Copr build: https://copr.fedorainfracloud.org/coprs/build/10200632 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2445458-python-telegram-bot/fedora-rawhide-x86_64/10200632-python-telegram-bot/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
It seems possible to run tests and build the extensions. Failing tests seem to be those that require network access, see attached example spec file. Documentation requires a few dependencies not in Fedora and examples are under CC0 which cannot be included in Fedora as code. https://github.com/python-telegram-bot/python-telegram-bot/issues/5160
Created attachment 2132512 [details] Spec that allows running tests Example build https://koji.fedoraproject.org/koji/taskinfo?taskID=143131277
(In reply to Benson Muite from comment #3) > Created attachment 2132512 [details] > Spec that allows running tests > > Example build https://koji.fedoraproject.org/koji/taskinfo?taskID=143131277 Thanks! Updated to recently released 22.7: Spec URL: https://peter.fedorapeople.org/packages/python-telegram-bot.spec SRPM URL: https://peter.fedorapeople.org/packages/python-telegram-bot-22.7-1.fc43.src.rpm Koji srcatch build for Rawhide: * https://koji.fedoraproject.org/koji/taskinfo?taskID=143421562
Created attachment 2133661 [details] The .spec file difference from Copr build 10200632 to 10231019
Copr build: https://copr.fedorainfracloud.org/coprs/build/10231019 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2445458-python-telegram-bot/fedora-rawhide-x86_64/10231019-python-telegram-bot/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Ping, Benson! :)
Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed ===== MUST items ===== Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "GNU Lesser General Public License, Version 3", "*No copyright* GNU Lesser General Public License, Version 3", "*No copyright* GNU Lesser General Public License, Version 3 and/or Public domain", "*No copyright* Creative Commons CC0 1.0", "GNU General Public License v3.0 or later and/or GNU Lesser General Public License, Version 3", "GNU General Public License v3.0 or later". 1166 files have unknown license. Detailed output of licensecheck in /home/fedora-packaging/reviews/python-telegram-bot/2445458-python- telegram-bot/licensecheck.txt [x]: License file installed when any subpackage combination is installed. [x]: Package must own all directories that it creates. Note: Directories without known owners: /usr/lib/python3.14/site- packages, /usr/lib/python3.14 [x]: Package contains no bundled libraries or specifies bundled libraries with Provides: bundled(<libname>) if unbundling is not possible. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [-]: Package contains desktop file if it is a GUI application. [-]: Development files must be in a -devel package [x]: Package uses nothing in %doc for runtime. [x]: Package consistently uses macros (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Package is not known to require an ExcludeArch tag. [-]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 14189 bytes in 1 files. [ ]: Package complies to the Packaging Guidelines [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: The License field must be a valid SPDX expression. [x]: Package requires other packages for directories it uses. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local Python: [-]: Python eggs must not download any dependencies during the build process. [-]: A package which is used by another package via an egg interface should provide egg info. [ ]: Package meets the Packaging Guidelines::Python [x]: Package contains BR: python2-devel or python3-devel [x]: Packages MUST NOT have dependencies (either build-time or runtime) on packages named with the unversioned python- prefix unless no properly versioned package exists. Dependencies on Python packages instead MUST use names beginning with python2- or python3- as appropriate. [x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files [x]: Binary eggs must be removed in %prep ===== SHOULD items ===== Generic: [-]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [x]: Final provides and requires are sane (see attachments). [-]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in python3-python-telegram-bot [ ]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [x]: Patches link to upstream bugs/comments/lists or are otherwise justified. [-]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [x]: Package should compile and build into binary rpms on all supported architectures. [x]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on all installed packages. Note: There are rpmlint messages (see attachment). [x]: Spec file according to URL is the same as in SRPM. Rpmlint ------- Checking: python3-python-telegram-bot-22.7-1.fc45.noarch.rpm python3-python-telegram-bot+callback-data-22.7-1.fc45.noarch.rpm python3-python-telegram-bot+ext-22.7-1.fc45.noarch.rpm python3-python-telegram-bot+http2-22.7-1.fc45.noarch.rpm python3-python-telegram-bot+job-queue-22.7-1.fc45.noarch.rpm python3-python-telegram-bot+passport-22.7-1.fc45.noarch.rpm python3-python-telegram-bot+rate-limiter-22.7-1.fc45.noarch.rpm python3-python-telegram-bot+socks-22.7-1.fc45.noarch.rpm python3-python-telegram-bot+webhooks-22.7-1.fc45.noarch.rpm python-telegram-bot-22.7-1.fc45.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpfex3ofw4')] checks: 32, packages: 10 python-telegram-bot.src: E: spelling-error ('submodule', '%description -l en_US submodule -> sub module, sub-module, module') python3-python-telegram-bot.noarch: E: spelling-error ('submodule', '%description -l en_US submodule -> sub module, sub-module, module') python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/__init__.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_birthdate.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_bot.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_botcommand.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_botcommandscope.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_botdescription.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_botname.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_business.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_callbackquery.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chat.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatadministratorrights.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatbackground.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatboost.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatfullinfo.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatinvitelink.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatjoinrequest.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatlocation.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatmember.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatmemberupdated.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatowner.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_chatpermissions.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_checklists.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_choseninlineresult.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_copytextbutton.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_dice.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_directmessagepricechanged.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_directmessagestopic.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/_basemedium.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/_basethumbedmedium.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/_inputstorycontent.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/animation.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/audio.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/chatphoto.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/contact.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/document.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/file.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/inputfile.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/inputmedia.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/inputprofilephoto.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/inputsticker.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/location.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/photosize.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/sticker.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/venue.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/video.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/videonote.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/videoquality.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_files/voice.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_forcereply.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_forumtopic.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_games/callbackgame.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_games/game.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_games/gamehighscore.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_gifts.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_giveaway.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinekeyboardbutton.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinekeyboardmarkup.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequery.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresult.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultarticle.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultaudio.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcachedaudio.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcacheddocument.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcachedgif.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcachedmpeg4gif.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcachedphoto.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcachedsticker.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcachedvideo.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcachedvoice.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultcontact.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultdocument.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultgame.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultgif.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultlocation.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultmpeg4gif.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultphoto.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultsbutton.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultvenue.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultvideo.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inlinequeryresultvoice.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inputcontactmessagecontent.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inputinvoicemessagecontent.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inputlocationmessagecontent.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inputmessagecontent.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inputtextmessagecontent.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/inputvenuemessagecontent.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inline/preparedinlinemessage.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_inputchecklist.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_keyboardbutton.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_keyboardbuttonpolltype.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_keyboardbuttonrequest.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_linkpreviewoptions.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_loginurl.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_menubutton.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_message.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_messageautodeletetimerchanged.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_messageentity.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_messageid.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_messageorigin.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_messagereactionupdated.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_ownedgift.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_paidmedia.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_paidmessagepricechanged.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_passport/credentials.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_passport/data.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_passport/encryptedpassportelement.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_passport/passportdata.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_passport/passportelementerrors.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_passport/passportfile.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/invoice.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/labeledprice.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/orderinfo.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/precheckoutquery.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/refundedpayment.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/shippingaddress.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/shippingoption.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/shippingquery.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/stars/affiliateinfo.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/stars/revenuewithdrawalstate.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/stars/staramount.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/stars/startransactions.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/stars/transactionpartner.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_payment/successfulpayment.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_poll.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_proximityalerttriggered.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_reaction.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_reply.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_replykeyboardmarkup.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_replykeyboardremove.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_sentwebappmessage.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_shared.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_story.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_storyarea.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_suggestedpost.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_switchinlinequerychosenchat.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_telegramobject.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_uniquegift.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_update.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_user.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_userprofileaudios.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_userprofilephotos.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_userrating.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/argumentparsing.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/datetime.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/defaultvalue.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/entities.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/enum.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/files.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/logging.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/markup.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/repr.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/strings.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/types.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/usernames.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/warnings.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_utils/warnings_transition.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_version.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_videochat.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_webappdata.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_webappinfo.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_webhookinfo.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_writeaccessallowed.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/error.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/__init__.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_aioratelimiter.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_application.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_applicationbuilder.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_basepersistence.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_baseratelimiter.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_baseupdateprocessor.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_callbackcontext.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_callbackdatacache.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_contexttypes.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_defaults.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_dictpersistence.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_extbot.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/basehandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/businessconnectionhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/businessmessagesdeletedhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/callbackqueryhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/chatboosthandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/chatjoinrequesthandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/chatmemberhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/choseninlineresulthandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/commandhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/conversationhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/inlinequeryhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/messagehandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/messagereactionhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/paidmediapurchasedhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/pollanswerhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/pollhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/precheckoutqueryhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/prefixhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/shippingqueryhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/stringcommandhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/stringregexhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_handlers/typehandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_jobqueue.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_picklepersistence.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_updater.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_utils/_update_parsing.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_utils/asyncio.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_utils/networkloop.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_utils/stack.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_utils/trackingdict.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_utils/types.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/_utils/webhookhandler.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/ext/filters.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/helpers.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/request/_baserequest.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/request/_httpxrequest.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/request/_requestdata.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/request/_requestparameter.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/warnings.py 644 /usr/bin/env python 10 packages and 0 specfiles checked; 217 errors, 0 warnings, 117 filtered, 217 badness; has taken 2.3 s Rpmlint (installed packages) ---------------------------- ============================ rpmlint session starts ============================ rpmlint: 2.9.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 9 python3-python-telegram-bot.noarch: E: spelling-error ('submodule', '%description -l en_US submodule -> sub module, sub-module, module') python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/__init__.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_birthdate.py 644 /usr/bin/env python python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/_bot.py 644 /usr/bin/env python : : python3-python-telegram-bot.noarch: E: non-executable-script /usr/lib/python3.14/site-packages/telegram/warnings.py 644 /usr/bin/env python 9 packages and 0 specfiles checked; 216 errors, 0 warnings, 113 filtered, 216 badness; has taken 1.5 s Source checksums ---------------- https://github.com/python-telegram-bot/python-telegram-bot/releases/download/v22.7/python_telegram_bot-22.7.tar.gz : CHECKSUM(SHA256) this package : 784b59ea3852fe4616ad63b4a0264c755637f5d725e87755ecdee28300febf61 CHECKSUM(SHA256) upstream package : 784b59ea3852fe4616ad63b4a0264c755637f5d725e87755ecdee28300febf61 https://github.com/python-telegram-bot/python-telegram-bot/releases/download/v22.6/python_telegram_bot-22.6.tar.gz.sha1 : CHECKSUM(SHA256) this package : 832a8add1265df04b1882ea15f82fdd1c139ce66e528070e0745f665d82a4547 CHECKSUM(SHA256) upstream package : 832a8add1265df04b1882ea15f82fdd1c139ce66e528070e0745f665d82a4547 https://github.com/python-telegram-bot/python-telegram-bot/releases/download/v22.6/python_telegram_bot-22.6.tar.gz.sigstore.json : CHECKSUM(SHA256) this package : 43179184d2ce7e563d8216be3883afd02a2061da6476a78b113d1d817465e2a1 CHECKSUM(SHA256) upstream package : 43179184d2ce7e563d8216be3883afd02a2061da6476a78b113d1d817465e2a1 Requires -------- python3-python-telegram-bot (rpmlib, GLIBC filtered): (python3.14dist(httpx) < 0.29~~ with python3.14dist(httpx) >= 0.27) python(abi) python3.14dist(httpcore) python3-python-telegram-bot+callback-data (rpmlib, GLIBC filtered): python(abi) python3-python-telegram-bot python3.14dist(cachetools) python3-python-telegram-bot+ext (rpmlib, GLIBC filtered): (python3.14dist(aiolimiter) < 1.3~~ with python3.14dist(aiolimiter) >= 1.1) (python3.14dist(apscheduler) < 3.12~~ with python3.14dist(apscheduler) >= 3.10.4) (python3.14dist(tornado) >= 6.5 with python3.14dist(tornado) < 7) python(abi) python3-python-telegram-bot python3.14dist(cachetools) python3-python-telegram-bot+http2 (rpmlib, GLIBC filtered): python(abi) python3-python-telegram-bot python3.14dist(httpx) python3.14dist(httpx[http2]) python3-python-telegram-bot+job-queue (rpmlib, GLIBC filtered): (python3.14dist(apscheduler) < 3.12~~ with python3.14dist(apscheduler) >= 3.10.4) python(abi) python3-python-telegram-bot python3-python-telegram-bot+passport (rpmlib, GLIBC filtered): ((python3.14dist(cryptography) < 3.4 or python3.14dist(cryptography) > 3.4) with (python3.14dist(cryptography) < 3.4.1 or python3.14dist(cryptography) > 3.4.1) with (python3.14dist(cryptography) < 3.4.2 or python3.14dist(cryptography) > 3.4.2) with (python3.14dist(cryptography) < 3.4.3 or python3.14dist(cryptography) > 3.4.3) with python3.14dist(cryptography) >= 39.0.1) python(abi) python3-python-telegram-bot python3.14dist(cffi) python3-python-telegram-bot+rate-limiter (rpmlib, GLIBC filtered): (python3.14dist(aiolimiter) < 1.3~~ with python3.14dist(aiolimiter) >= 1.1) python(abi) python3-python-telegram-bot python3-python-telegram-bot+socks (rpmlib, GLIBC filtered): python(abi) python3-python-telegram-bot python3.14dist(httpx) python3.14dist(httpx[socks]) python3-python-telegram-bot+webhooks (rpmlib, GLIBC filtered): (python3.14dist(tornado) >= 6.5 with python3.14dist(tornado) < 7) python(abi) python3-python-telegram-bot Provides -------- python3-python-telegram-bot: python-python-telegram-bot python3-python-telegram-bot python3.14-python-telegram-bot python3.14dist(python-telegram-bot) python3dist(python-telegram-bot) python3-python-telegram-bot+callback-data: python-python-telegram-bot+callback-data python3-python-telegram-bot+callback-data python3.14-python-telegram-bot+callback-data python3.14dist(python-telegram-bot[callback-data]) python3dist(python-telegram-bot[callback-data]) python3-python-telegram-bot+ext: python-python-telegram-bot+ext python3-python-telegram-bot+ext python3.14-python-telegram-bot+ext python3.14dist(python-telegram-bot[ext]) python3dist(python-telegram-bot[ext]) python3-python-telegram-bot+http2: python-python-telegram-bot+http2 python3-python-telegram-bot+http2 python3.14-python-telegram-bot+http2 python3.14dist(python-telegram-bot[http2]) python3dist(python-telegram-bot[http2]) python3-python-telegram-bot+job-queue: python-python-telegram-bot+job-queue python3-python-telegram-bot+job-queue python3.14-python-telegram-bot+job-queue python3.14dist(python-telegram-bot[job-queue]) python3dist(python-telegram-bot[job-queue]) python3-python-telegram-bot+passport: python-python-telegram-bot+passport python3-python-telegram-bot+passport python3.14-python-telegram-bot+passport python3.14dist(python-telegram-bot[passport]) python3dist(python-telegram-bot[passport]) python3-python-telegram-bot+rate-limiter: python-python-telegram-bot+rate-limiter python3-python-telegram-bot+rate-limiter python3.14-python-telegram-bot+rate-limiter python3.14dist(python-telegram-bot[rate-limiter]) python3dist(python-telegram-bot[rate-limiter]) python3-python-telegram-bot+socks: python-python-telegram-bot+socks python3-python-telegram-bot+socks python3.14-python-telegram-bot+socks python3.14dist(python-telegram-bot[socks]) python3dist(python-telegram-bot[socks]) python3-python-telegram-bot+webhooks: python-python-telegram-bot+webhooks python3-python-telegram-bot+webhooks python3.14-python-telegram-bot+webhooks python3.14dist(python-telegram-bot[webhooks]) python3dist(python-telegram-bot[webhooks]) Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29 Command line :/usr/bin/fedora-review -b 2445458 Buildroot used: fedora-rawhide-x86_64 Active plugins: Python, Generic, Shell-api Disabled plugins: Haskell, Perl, SugarActivity, C/C++, fonts, R, PHP, Java, Ocaml Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH Comments: a) Only issue is: $ rpmlint -e non-executable-script non-executable-script: This text file contains a shebang or is located in a path dedicated for executables, but lacks the executable bits and cannot thus be executed. If the file is meant to be an executable script, add the executable bits, otherwise remove the shebang or move the file elsewhere. Can the macro %py3_shebang_fix be used or can the shebang be removed? See: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_shebang_macros b) At present, there is no way to determine what other Python software will put files under /usr/lib/python3.14/site-packages/telegram/ so there is a possibility of future conflicts telegram seems to have a package that has not been updated in some time: https://pypi.org/project/telegram/ telegram-bot seems to be taken: https://pypi.org/project/telegram-bot/ though /usr/lib/python3.14/site-packages/python-telegram-bot/ would be a reasonable choice given the package name. A related issue: https://github.com/pypi/warehouse/issues/19720 but will also get opinion of Python SIG.
Thanks! I've addressed all these shebang issues: Spec URL: https://peter.fedorapeople.org/packages/python-telegram-bot.spec SRPM URL: https://peter.fedorapeople.org/packages/python-telegram-bot-22.6-1.fc43.src.rpm Speaking about potential name clash - I cannot do much about this. Good news this library is extremely popular (I am using it for my bots among many thousands others users) so I expect other project would choose a different names to avoid clashing with this one.