notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-wheel Built-package format for Python
0.43.0 devel on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.43.0Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-07-26 15:15:27
Last Update: 2024-03-12 08:46:22
Commit Hash: b35eb36
People watching this port, also watch:: rhash, libedit, libtextstyle, autoconf, pkgconf
License: MIT
WWW:
https://github.com/pypa/wheel
Description:
A built-package format for Python. A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. Many packages will be properly installed with only the "Unpack" step (simply extracting the file onto sys.path), and the unpacked archive preserves enough information to "Spread" (copy data and scripts to their final locations) at any later time. The wheel project provides a bdist_wheel command for setuptools (requires setuptools >= 0.8.0). Wheel files can be installed with a newer pip from https://github.com/pypa/pip or with wheel's own command line utility.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-wheel/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-wheel
  • pkg install py39-wheel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-wheel listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-wheel
Package flavors (<flavor>: <package>)
  • py39: py39-wheel
  • py38: py38-wheel
  • py310: py310-wheel
  • py311: py311-wheel
distinfo:
TIMESTAMP = 1710232570 SHA256 (wheel-0.43.0.tar.gz) = 465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 SIZE (wheel-0.43.0.tar.gz) = 99109

Packages (timestamps in pop-ups are UTC):
py310-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43.00.43.0-0.43.00.43.0---
FreeBSD:13:quarterly0.43.00.43.00.40.0_10.43.00.43.00.42.00.42.00.42.0
FreeBSD:14:latest0.43.00.43.0-0.43.00.43.00.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.43.00.43.0-0.43.00.43.00.42.00.42.00.42.0
FreeBSD:15:latest0.43.00.43.0n/a0.43.0n/a0.42.00.42.00.42.0
 
py311-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43.00.43.0-0.43.00.43.0---
FreeBSD:13:quarterly0.43.00.43.00.40.0_10.43.00.43.00.42.00.42.00.42.0
FreeBSD:14:latest0.43.00.43.0-0.43.00.43.00.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.43.00.43.0-0.43.00.43.00.42.00.42.00.42.0
FreeBSD:15:latest0.43.00.43.0n/a0.43.0n/a0.42.00.42.00.42.0
 
py37-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.30.0_1---0.30.0_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest-----0.40.0_1-0.40.0_1
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py38-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43.00.43.0-0.43.00.43.0---
FreeBSD:13:quarterly0.43.00.43.00.40.0_10.43.00.43.00.42.00.42.00.42.0
FreeBSD:14:latest0.43.00.43.0-0.43.00.43.00.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.43.00.43.0-0.43.00.43.00.42.00.42.00.42.0
FreeBSD:15:latest0.43.00.43.0n/a0.43.0n/a0.42.00.42.00.42.0
 
py39-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43.00.43.0-0.43.00.43.0---
FreeBSD:13:quarterly0.43.00.43.00.40.0_10.43.00.43.00.42.00.42.00.42.0
FreeBSD:14:latest0.43.00.43.00.38.40.43.00.43.00.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.43.00.43.0-0.43.00.43.00.42.00.42.00.42.0
FreeBSD:15:latest0.43.00.43.0n/a0.43.0n/a0.42.00.42.00.42.0
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-flit-core>=3.8 : devel/py-flit-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Build
  1. archivers/py-bitshuffle
  2. archivers/py-brotli
  3. archivers/py-brotlicffi
  4. archivers/py-brotlipy
  5. archivers/py-laszip
  6. archivers/py-sozipfile
  7. archivers/py-xopen
Expand this list (1449 items / 1442 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. archivers/py-zlib-ng
  3. archivers/py-zopfli
  4. astro/py-astlib
  5. astro/py-horoscopegenerator
  6. astro/py-metar
  7. astro/py-metpy
  8. astro/py-pymetar
  9. astro/py-ro
  10. astro/py-spacetrack
  11. audio/picard
  12. audio/py-gtts
  13. audio/py-librosa
  14. audio/py-mutagen
  15. audio/py-pyacoustid
  16. audio/py-pyliblo
  17. audio/py-pymad
  18. audio/py-pyradio
  19. audio/py-python-mpd2
  20. audio/py-soxr
  21. audio/py-speechrecognition
  22. audio/py-torchaudio
  23. benchmarks/py-asv
  24. biology/py-dnaio
  25. biology/py-macs3
  26. biology/py-resdk
  27. biology/py-scikit-bio
  28. cad/apio
  29. cad/py-amaranth
  30. cad/py-cocotb
  31. cad/py-ezdxf
  32. cad/py-gdstk
  33. cad/py-pyvcd
  34. cad/py-vunit-hdl
  35. comms/chirp
  36. comms/py-hidapi
  37. comms/py-streamdeck
  38. converters/py-bencoder
  39. converters/py-better-bencode
  40. converters/py-rencode
  41. converters/py-zfec
  42. databases/datasette
  43. databases/py-aiomysql
  44. databases/py-apache-arrow
  45. databases/py-apsw
  46. databases/py-dbutils
  47. databases/py-fastparquet
  48. databases/py-geoalchemy2
  49. databases/py-kyotocabinet
  50. databases/py-leveldb
  51. databases/py-litecli
  52. databases/py-mycli
  53. databases/py-mysql-connector-python
  54. databases/py-mysqlclient
  55. databases/py-partd
  56. databases/py-pg8000
  57. databases/py-pgcli
  58. databases/py-pgspecial
  59. databases/py-pgspecial1
  60. databases/py-pgxnclient
  61. databases/py-psycopg
  62. databases/py-psycopg-c
  63. databases/py-psycopg-pool
  64. databases/py-psycopg2
  65. databases/py-pyarrow
  66. databases/py-pycql
  67. databases/py-python-binary-memcached
  68. databases/py-python-memcached
  69. databases/py-queries
  70. databases/py-rb
  71. databases/py-redis
  72. databases/py-redis2
  73. databases/py-redis3
  74. databases/py-redis4
  75. databases/py-schemachange
  76. databases/py-snowddl
  77. databases/py-sqlalchemy-json
  78. databases/py-sqlalchemy-utils
  79. databases/py-sqlalchemy14
  80. databases/py-sqlalchemy20
  81. databases/py-sqlglot
  82. databases/py-tableschema
  83. databases/py-tarantool
  84. databases/py-tiledb
  85. databases/py-zodbpickle
  86. deskutils/dosage
  87. deskutils/py-khard
  88. deskutils/py-send2trash
  89. deskutils/py-vorta
  90. deskutils/zim
  91. devel/bpython
  92. devel/gitinspector
  93. devel/ipython
  94. devel/mercurial
  95. devel/meson
  96. devel/nox
  97. devel/nuitka
  98. devel/oci-cli
  99. devel/py-PyGithub
  100. devel/py-QtPy
  101. devel/py-about-time
  102. devel/py-absl-py
  103. devel/py-aiobotocore
  104. devel/py-aiortc
  105. devel/py-aiorwlock
  106. devel/py-aiosignal
  107. devel/py-airtable-python-wrapper
  108. devel/py-all-repos
  109. devel/py-aniso86016
  110. devel/py-ansi
  111. devel/py-anyio
  112. devel/py-anyio3
  113. devel/py-applicationinsights
  114. devel/py-apptools
  115. devel/py-argcomplete
  116. devel/py-arpeggio
  117. devel/py-array-api-compat
  118. devel/py-asn1crypto
  119. devel/py-aspectlib
  120. devel/py-astroid
  121. devel/py-astroid2
  122. devel/py-astunparse
  123. devel/py-async-lru
  124. devel/py-asynctest
  125. devel/py-attrs-strict
  126. devel/py-autocommand
  127. devel/py-automaton
  128. devel/py-autopage
  129. devel/py-avro
  130. devel/py-aws-requests-auth
  131. devel/py-aws-xray-sdk
  132. devel/py-awscrt
  133. devel/py-azure-core
  134. devel/py-backports.cached-property
  135. devel/py-backports.csv
  136. devel/py-backports.entry-points-selectable
  137. devel/py-backports.tarfile
  138. devel/py-beartype
  139. devel/py-behave
  140. devel/py-beniget
  141. devel/py-bidict
  142. devel/py-binary_file_search
  143. devel/py-boltons
  144. devel/py-botocore
  145. devel/py-bump2version
  146. devel/py-bytecode
  147. devel/py-cached-property
  148. devel/py-cachetools
  149. devel/py-cachy
  150. devel/py-calver
  151. devel/py-canonicaljson
  152. devel/py-capturer
  153. devel/py-castellan
  154. devel/py-catalogue
  155. devel/py-cbor
  156. devel/py-cerberus
  157. devel/py-certsrv
  158. devel/py-cffi
  159. devel/py-check-jsonschema
  160. devel/py-check-manifest
  161. devel/py-ckanapi
  162. devel/py-cli-helpers
  163. devel/py-click-option-group
  164. devel/py-click7
  165. devel/py-cliff
  166. devel/py-clldutils
  167. devel/py-cmd2
  168. devel/py-colorlog
  169. devel/py-commandlines
  170. devel/py-confection
  171. devel/py-configargparse
  172. devel/py-configobj
  173. devel/py-configupdater
  174. devel/py-confusable_homoglyphs
  175. devel/py-covdefaults
  176. devel/py-coveralls
  177. devel/py-cppy
  178. devel/py-crontab
  179. devel/py-csv23
  180. devel/py-ctypesgen
  181. devel/py-curio
  182. devel/py-cursive
  183. devel/py-curtsies
  184. devel/py-custodian
  185. devel/py-cwcwidth
  186. devel/py-cycler
  187. devel/py-cython-test-exception-raiser
  188. devel/py-cytoolz
  189. devel/py-daemonize
  190. devel/py-dask
  191. devel/py-dask-expr
  192. devel/py-dataclasses-json
  193. devel/py-datapackage
  194. devel/py-datasette
  195. devel/py-datatest
  196. devel/py-dateutils
  197. devel/py-ddsketch
  198. devel/py-ddtrace
  199. devel/py-debugpy
  200. devel/py-decopatch
  201. devel/py-decoratortools
  202. devel/py-deepmerge
  203. devel/py-deprecated
  204. devel/py-deprecation
  205. devel/py-dill
  206. devel/py-distlib
  207. devel/py-distributed
  208. devel/py-django-rq
  209. devel/py-dodgy
  210. devel/py-dogpile.cache
  211. devel/py-domdf-python-tools
  212. devel/py-dpcontracts
  213. devel/py-editdistance
  214. devel/py-ejson
  215. devel/py-enum-compat
  216. devel/py-envisage
  217. devel/py-epsilon
  218. devel/py-eventlib
  219. devel/py-ewah-bool-utils
  220. devel/py-executing
  221. devel/py-expecttest
  222. devel/py-face
  223. devel/py-fasteners
  224. devel/py-fastimport
  225. devel/py-fastnumbers
  226. devel/py-filedepot
  227. devel/py-filemagic
  228. devel/py-find-libpython
  229. devel/py-findlibs
  230. devel/py-first
  231. devel/py-fixtures
  232. devel/py-flake8-black
  233. devel/py-flake8-bugbear
  234. devel/py-flake8-comprehensions
  235. devel/py-flake8_simplify
  236. devel/py-flatbuffers
  237. devel/py-flatdict
  238. devel/py-fluent
  239. devel/py-foolscap
  240. devel/py-freezegun
  241. devel/py-frictionless-ckan-mapper
  242. devel/py-frozendict
  243. devel/py-frozenlist
  244. devel/py-fsspec
  245. devel/py-funcsigs
  246. devel/py-fusepy
  247. devel/py-futurist
  248. devel/py-gapic-generator
  249. devel/py-gast
  250. devel/py-gcsfs
  251. devel/py-genson
  252. devel/py-genty
  253. devel/py-get-reader
  254. devel/py-gevent
  255. devel/py-geventhttpclient
  256. devel/py-git-semver
  257. devel/py-gitdb
  258. devel/py-gitless
  259. devel/py-giturlparse
  260. devel/py-glance-store
  261. devel/py-glom
  262. devel/py-google-cloud-iam
  263. devel/py-google-crc32c
  264. devel/py-google-re2
  265. devel/py-googleapis-common-protos
  266. devel/py-gptscript
  267. devel/py-graphene
  268. devel/py-graphene-django
  269. devel/py-graphene-sqlalchemy
  270. devel/py-graphene2
  271. devel/py-graphql-core2
  272. devel/py-graphql-relay2
  273. devel/py-greenlet
  274. devel/py-grpc-google-iam-v1
  275. devel/py-grpc-stubs
  276. devel/py-grpcio-gcp
  277. devel/py-grpcio-status
  278. devel/py-hacking
  279. devel/py-heapdict
  280. devel/py-http-prompt
  281. devel/py-hunter
  282. devel/py-hypothesis
  283. devel/py-ijson
  284. devel/py-immutables
  285. devel/py-importlab
  286. devel/py-importlib-metadata
  287. devel/py-importlib-metadata6
  288. devel/py-importlib-resources
  289. devel/py-infinity
  290. devel/py-inflect
  291. devel/py-iniparse
  292. devel/py-intervals
  293. devel/py-invoke
  294. devel/py-ipdb
  295. devel/py-isodate
  296. devel/py-isoduration
  297. devel/py-iteration-utilities
  298. devel/py-itertree
  299. devel/py-jaraco.classes
  300. devel/py-jaraco.collections
  301. devel/py-jaraco.context
  302. devel/py-jaraco.env
  303. devel/py-jaraco.functools
  304. devel/py-jaraco.itertools
  305. devel/py-jaraco.logging
  306. devel/py-jaraco.packaging
  307. devel/py-jaraco.stream
  308. devel/py-jaraco.text
  309. devel/py-jaraco.timing
  310. devel/py-jaraco.util
  311. devel/py-jinja2-ansible-filters
  312. devel/py-jmespath
  313. devel/py-johnnydep
  314. devel/py-jsmin
  315. devel/py-json5
  316. devel/py-jsondiff
  317. devel/py-jsonlines
  318. devel/py-jsonpickle
  319. devel/py-jsonschema3
  320. devel/py-junitparser
  321. devel/py-jupyter-lsp
  322. devel/py-jupyter-server-mathjax
  323. devel/py-jupyter-telemetry
  324. devel/py-jupyterlab-lsp
  325. devel/py-kaitaistruct
  326. devel/py-kaptan
  327. devel/py-keystoneauth1
  328. devel/py-keystonemiddleware
  329. devel/py-klepto
  330. devel/py-l18n
  331. devel/py-lark
  332. devel/py-lazy-object-proxy
  333. devel/py-lazy_loader
  334. devel/py-libcst
  335. devel/py-libcst03
  336. devel/py-libtaxii
  337. devel/py-libusb1
  338. devel/py-linear-tsv
  339. devel/py-linecache2
  340. devel/py-littleutils
  341. devel/py-livemark
  342. devel/py-llfuse
  343. devel/py-lml
  344. devel/py-localstack-client
  345. devel/py-locket
  346. devel/py-logan
  347. devel/py-logilab-common
  348. devel/py-makefun
  349. devel/py-marisa-trie
  350. devel/py-marshmallow-enum
  351. devel/py-maturin
  352. devel/py-medikit
  353. devel/py-memory-profiler
  354. devel/py-microversion-parse
  355. devel/py-mmh3
  356. devel/py-molecule
  357. devel/py-mondrian
  358. devel/py-monkeytype
  359. devel/py-moreorless
  360. devel/py-moto
  361. devel/py-mox
  362. devel/py-msgpack
  363. devel/py-msgspec
  364. devel/py-multipart
  365. devel/py-multiset
  366. devel/py-multitasking
  367. devel/py-mypy
  368. devel/py-mypy-protobuf
  369. devel/py-mystic
  370. devel/py-nanobind
  371. devel/py-nest-asyncio
  372. devel/py-nose-timer
  373. devel/py-nose3
  374. devel/py-numba
  375. devel/py-objprint
  376. devel/py-objsize
  377. devel/py-oci
  378. devel/py-opencensus
  379. devel/py-opencensus-context
  380. devel/py-openstacksdk
  381. devel/py-opentracing
  382. devel/py-optree
  383. devel/py-orca
  384. devel/py-orderedmultidict
  385. devel/py-os-brick
  386. devel/py-os-client-config
  387. devel/py-os-vif
  388. devel/py-os-win
  389. devel/py-osc-lib
  390. devel/py-oslo.cache
  391. devel/py-oslo.concurrency
  392. devel/py-oslo.config
  393. devel/py-oslo.context
  394. devel/py-oslo.db
  395. devel/py-oslo.i18n
  396. devel/py-oslo.limit
  397. devel/py-oslo.log
  398. devel/py-oslo.messaging
  399. devel/py-oslo.metrics
  400. devel/py-oslo.middleware
  401. devel/py-oslo.policy
  402. devel/py-oslo.privsep
  403. devel/py-oslo.reports
  404. devel/py-oslo.rootwrap
  405. devel/py-oslo.serialization
  406. devel/py-oslo.service
  407. devel/py-oslo.upgradecheck
  408. devel/py-oslo.utils
  409. devel/py-oslo.versionedobjects
  410. devel/py-oslo.vmware
  411. devel/py-osprofiler
  412. devel/py-overrides
  413. devel/py-ovsdbapp
  414. devel/py-oyaml
  415. devel/py-parameterized
  416. devel/py-parsley
  417. devel/py-parver
  418. devel/py-path
  419. devel/py-pathos
  420. devel/py-pbr
  421. devel/py-pcodedmp
  422. devel/py-pdoc
  423. devel/py-pebble
  424. devel/py-pep562
  425. devel/py-pep621
  426. devel/py-period
  427. devel/py-pew
  428. devel/py-pint
  429. devel/py-pint-pandas
  430. devel/py-pip-api
  431. devel/py-pip-licenses
  432. devel/py-pip-requirements-parser
  433. devel/py-pip-run
  434. devel/py-pip-shims
  435. devel/py-pip-tools
  436. devel/py-pip-tools4
  437. devel/py-pipenv
  438. devel/py-plette
  439. devel/py-pluggy
  440. devel/py-pluggy0
  441. devel/py-plux
  442. devel/py-pnu-libpnu
  443. devel/py-pooch
  444. devel/py-pox
  445. devel/py-ppft
  446. devel/py-prance
  447. devel/py-pre-commit-hooks
  448. devel/py-preshed
  449. devel/py-preshed3
  450. devel/py-prettytable0
  451. devel/py-printree
  452. devel/py-proglog
  453. devel/py-progress
  454. devel/py-promise
  455. devel/py-prompt-toolkit
  456. devel/py-prompt-toolkit1
  457. devel/py-prompt-toolkit2
  458. devel/py-property-cached
  459. devel/py-proto-plus
  460. devel/py-protobuf
  461. devel/py-ptable
  462. devel/py-ptpython
  463. devel/py-pudb
  464. devel/py-pure-eval
  465. devel/py-purl
  466. devel/py-py-ubjson
  467. devel/py-py3nvml
  468. devel/py-pyTooling
  469. devel/py-pyasn1
  470. devel/py-pyasn1-modules
  471. devel/py-pybind11
  472. devel/py-pycadf
  473. devel/py-pycnite
  474. devel/py-pycocotools
  475. devel/py-pycparser
  476. devel/py-pydantic-yaml
  477. devel/py-pydenticon
  478. devel/py-pyee
  479. devel/py-pyface
  480. devel/py-pyfakefs
  481. devel/py-pyflakes
  482. devel/py-pygdbmi
  483. devel/py-pyicu
  484. devel/py-pyina
  485. devel/py-pyinotify
  486. devel/py-pyinstaller
  487. devel/py-pyinstaller-hooks-contrib
  488. devel/py-pykdtree
  489. devel/py-pyleri
  490. devel/py-pylev
  491. devel/py-pylibsrtp
  492. devel/py-pylint-flask
  493. devel/py-pyls-black
  494. devel/py-pyperf
  495. devel/py-pyproject-metadata
  496. devel/py-pyquery
  497. devel/py-pyral
  498. devel/py-pyrepl
  499. devel/py-pyrfc3339
  500. devel/py-pyright
  501. devel/py-pyroma
  502. devel/py-pyscaffold
  503. devel/py-pysdl2
  504. devel/py-pytest
  505. devel/py-pytest-aiohttp
  506. devel/py-pytest-azurepipelines
  507. devel/py-pytest-benchmark
  508. devel/py-pytest-black
  509. devel/py-pytest-black-multipy
  510. devel/py-pytest-cases
  511. devel/py-pytest-checkdocs
  512. devel/py-pytest-console-scripts
  513. devel/py-pytest-cpp
  514. devel/py-pytest-django
  515. devel/py-pytest-doctestplus
  516. devel/py-pytest-drop-dup-tests
  517. devel/py-pytest-enabler
  518. devel/py-pytest-flake8
  519. devel/py-pytest-helpers-namespace
  520. devel/py-pytest-html
  521. devel/py-pytest-lazy-fixture
  522. devel/py-pytest-localserver
  523. devel/py-pytest-mypy
  524. devel/py-pytest-mypy-plugins
  525. devel/py-pytest-nunit
  526. devel/py-pytest-order
  527. devel/py-pytest-plus
  528. devel/py-pytest-profiling
  529. devel/py-pytest-random-order
  530. devel/py-pytest-regressions
  531. devel/py-pytest-remotedata
  532. devel/py-pytest-runner
  533. devel/py-pytest-services
  534. devel/py-pytest-subtests
  535. devel/py-pytest-sugar
  536. devel/py-pytest-twisted
  537. devel/py-pytest-xdist
  538. devel/py-python-application
  539. devel/py-python-dateutil
  540. devel/py-python-dbusmock
  541. devel/py-python-distutils-extra
  542. devel/py-python-editor
  543. devel/py-python-engineio
  544. devel/py-python-gitlab
  545. devel/py-python-json-logger
  546. devel/py-python-magic
  547. devel/py-python-mimeparse
  548. devel/py-python-socketio
  549. devel/py-pythonfinder
  550. devel/py-pytvmaze
  551. devel/py-pytweening
  552. devel/py-pytz-deprecation-shim
  553. devel/py-pyvisa
  554. devel/py-pyvisa-py
  555. devel/py-pyxb-x
  556. devel/py-pyyaml-include
  557. devel/py-qtbuilder
  558. devel/py-qutip
  559. devel/py-rapidfuzz
  560. devel/py-rapidfuzz-capi
  561. devel/py-ratelimiter
  562. devel/py-re-assert
  563. devel/py-readme-renderer
  564. devel/py-recurring-ical-events
  565. devel/py-repoze.lru
  566. devel/py-represent
  567. devel/py-requestsexceptions
  568. devel/py-requirementslib
  569. devel/py-resolvelib1
  570. devel/py-responses
  571. devel/py-retrying
  572. devel/py-rfc3339-validator
  573. devel/py-rfc3986-validator
  574. devel/py-robotframework
  575. devel/py-robotframework-pabot
  576. devel/py-robotframework-pythonlibcore
  577. devel/py-robotframework-seleniumlibrary
  578. devel/py-robotframework-stacktrace
  579. devel/py-rope
  580. devel/py-rq-scheduler
  581. devel/py-rstr
  582. devel/py-rtree
  583. devel/py-rtslib-fb
  584. devel/py-ruamel.yaml.clib
  585. devel/py-rush
  586. devel/py-rx
  587. devel/py-rx1
  588. devel/py-s3fs
  589. devel/py-saneyaml
  590. devel/py-schedule
  591. devel/py-scikit-base
  592. devel/py-scikit-build
  593. devel/py-semantic-version
  594. devel/py-semver
  595. devel/py-setoptconf
  596. devel/py-setuptools-declarative-requirements
  597. devel/py-setuptools-git
  598. devel/py-setuptools-git-versioning
  599. devel/py-setuptools-rust
  600. devel/py-setuptools-scm
  601. devel/py-setuptools58
  602. devel/py-setuptools_hg
  603. devel/py-setuptools_scm7
  604. devel/py-shtab
  605. devel/py-simple-parsing
  606. devel/py-simpleeval
  607. devel/py-simplegeneric
  608. devel/py-simpleparse
  609. devel/py-sip
  610. devel/py-smmap
  611. devel/py-sniffio
  612. devel/py-sparse
  613. devel/py-sqids
  614. devel/py-squint
  615. devel/py-sre-yield
  616. devel/py-srsly
  617. devel/py-stack-data
  618. devel/py-stestr
  619. devel/py-stone
  620. devel/py-stringbrewer
  621. devel/py-stringcase
  622. devel/py-tabulator
  623. devel/py-tailer
  624. devel/py-tapi
  625. devel/py-tarantool-queue
  626. devel/py-tartiflette
  627. devel/py-tartiflette-aiohttp
  628. devel/py-taskflow
  629. devel/py-telepath
  630. devel/py-tempora
  631. devel/py-tenacity
  632. devel/py-testresources
  633. devel/py-testscenarios
  634. devel/py-testtools
  635. devel/py-thinc
  636. devel/py-thinc8
  637. devel/py-time-machine
  638. devel/py-timeout-decorator
  639. devel/py-tinyrpc
  640. devel/py-tooz
  641. devel/py-traceback2
  642. devel/py-tree-sitter-languages
  643. devel/py-trove-classifiers
  644. devel/py-twine
  645. devel/py-txi2p-tahoe
  646. devel/py-typeguard
  647. devel/py-types-cryptography
  648. devel/py-types-docutils
  649. devel/py-types-mock
  650. devel/py-types-psutil
  651. devel/py-types-setuptools
  652. devel/py-types-toml
  653. devel/py-types-typed-ast
  654. devel/py-typing-inspect
  655. devel/py-tzdata
  656. devel/py-u-msgpack-python
  657. devel/py-unicodecsv
  658. devel/py-unicodedata2
  659. devel/py-unittest2
  660. devel/py-untokenize
  661. devel/py-urwid
  662. devel/py-urwidgets
  663. devel/py-usort
  664. devel/py-validate-pyproject
  665. devel/py-validators
  666. devel/py-vcver
  667. devel/py-versioneer
  668. devel/py-versioningit
  669. devel/py-verspec
  670. devel/py-virtualenv-api
  671. devel/py-visidata
  672. devel/py-visitor
  673. devel/py-vistir
  674. devel/py-vulture
  675. devel/py-watchdog
  676. devel/py-watchgod
  677. devel/py-watermark
  678. devel/py-weasel
  679. devel/py-websockify
  680. devel/py-whistle
  681. devel/py-wimpy
  682. devel/py-wrapt
  683. devel/py-wsgi-intercept
  684. devel/py-wsgiutils
  685. devel/py-wsme
  686. devel/py-x-wr-timezone
  687. devel/py-xarray
  688. devel/py-xdis
  689. devel/py-xmltodict
  690. devel/py-xsdata
  691. devel/py-xstatic
  692. devel/py-xstatic-angular
  693. devel/py-xstatic-angular-bootstrap
  694. devel/py-xstatic-angular-gettext
  695. devel/py-xstatic-angular-lrdragndrop
  696. devel/py-xstatic-angular-schema-form
  697. devel/py-xstatic-bootstrap-datepicker
  698. devel/py-xstatic-bootstrap-scss
  699. devel/py-xstatic-bootswatch
  700. devel/py-xstatic-d3
  701. devel/py-xstatic-font-awesome
  702. devel/py-xstatic-hogan
  703. devel/py-xstatic-jasmine
  704. devel/py-xstatic-jquery
  705. devel/py-xstatic-jquery-migrate
  706. devel/py-xstatic-jquery-ui
  707. devel/py-xstatic-jquery.quicksearch
  708. devel/py-xstatic-jquery.tablesorter
  709. devel/py-xstatic-jsencrypt
  710. devel/py-xstatic-mdi
  711. devel/py-xstatic-objectpath
  712. devel/py-xstatic-rickshaw
  713. devel/py-xstatic-roboto-fontface
  714. devel/py-xstatic-smart-table
  715. devel/py-xstatic-spin
  716. devel/py-xstatic-term.js
  717. devel/py-xstatic-tv4
  718. devel/py-xxhash
  719. devel/py-yamllint
  720. devel/py-yappi
  721. devel/py-yunomi
  722. devel/py-zarr
  723. devel/py-zc.lockfile
  724. devel/py-zict
  725. devel/py-zipp
  726. devel/pylint
  727. devel/pylyzer
  728. devel/pytype
  729. devel/scons
  730. dns/letsdns
  731. dns/py-dns-crawler
  732. dns/py-dnslib
  733. dns/py-idna_ssl
  734. dns/py-localzone
  735. dns/py-publicsuffixlist
  736. editors/novelwriter
  737. editors/retext
  738. finance/freqtrade
  739. finance/py-exchange-calendars
  740. finance/py-ffn
  741. finance/py-financedatabase
  742. finance/py-mplfinance
  743. finance/py-pandas-market-calendars
  744. finance/py-pythclient
  745. finance/py-pytrends
  746. finance/py-stocksera
  747. finance/py-stripe
  748. finance/py-technical
  749. finance/py-yfinance
  750. ftp/py-aioftp
  751. ftp/py-parfive
  752. ftp/py-pycurl
  753. ftp/py-tftpy
  754. games/anki
  755. graphics/py-ManimPango
  756. graphics/py-PyOpenGL-accelerate
  757. graphics/py-asciitree
  758. graphics/py-beziers
  759. graphics/py-cairosvg
  760. graphics/py-cartopy
  761. graphics/py-cogdumper
  762. graphics/py-colorcet
  763. graphics/py-fotokilof
  764. graphics/py-gdal
  765. graphics/py-giddy
  766. graphics/py-glcontext
  767. graphics/py-gprof2dot
  768. graphics/py-h3
  769. graphics/py-hiplot
  770. graphics/py-imageio
  771. graphics/py-imageio-ffmpeg
  772. graphics/py-imagesize
  773. graphics/py-lerc
  774. graphics/py-mapclassify
  775. graphics/py-mgwr
  776. graphics/py-moderngl
  777. graphics/py-moderngl-window
  778. graphics/py-momepy
  779. graphics/py-optimize-images
  780. graphics/py-osmnet
  781. graphics/py-pandana
  782. graphics/py-piexif
  783. graphics/py-pillow
  784. graphics/py-pillow-heif
  785. graphics/py-pointpats
  786. graphics/py-pycha
  787. graphics/py-pydot
  788. graphics/py-pyepsg
  789. graphics/py-pyganim
  790. graphics/py-pygeos
  791. graphics/py-pyocr
  792. graphics/py-pyproj
  793. graphics/py-python-barcode
  794. graphics/py-pyvips
  795. graphics/py-pyx
  796. graphics/py-railroad-diagrams
  797. graphics/py-rasterio
  798. graphics/py-rasterstats
  799. graphics/py-tifffile
  800. graphics/py-traitsui
  801. graphics/py-urbanaccess
  802. graphics/py-urbansim
  803. graphics/py-utm
  804. graphics/py-wand
  805. graphics/py-webcolors
  806. hebrew/py-pyluach
  807. irc/py-irc
  808. japanese/py-jaconv
  809. lang/cython3
  810. lang/py-lupa
  811. lang/py-textX
  812. mail/py-django-mailman3
  813. mail/py-flanker
  814. mail/py-mail-parser
  815. mail/py-mailmanclient
  816. mail/py-postfix-mta-sts-resolver
  817. mail/py-pyspf
  818. math/py-CyLP
  819. math/py-POT
  820. math/py-SQNomad
  821. math/py-autograd
  822. math/py-bayesian-optimization
  823. math/py-blis
  824. math/py-bottleneck
  825. math/py-chaospy
  826. math/py-cma
  827. math/py-cmaes
  828. math/py-cmyt
  829. math/py-cvxopt
  830. math/py-dgl
  831. math/py-fastcluster
  832. math/py-fenics-basix
  833. math/py-fenics-ffcx
  834. math/py-fenics-ufl
  835. math/py-flax
  836. math/py-fraction
  837. math/py-fsph
  838. math/py-gym
  839. math/py-gym-notices
  840. math/py-hdbscan
  841. math/py-hepstats
  842. math/py-hmmlearn
  843. math/py-intspan
  844. math/py-iohexperimenter
  845. math/py-islpy
  846. math/py-jacobi
  847. math/py-jax
  848. math/py-kiwisolver
  849. math/py-lmfit
  850. math/py-matplotlib
  851. math/py-mixsimulator
  852. math/py-ml-dtypes
  853. math/py-moarchiving
  854. math/py-munkres
  855. math/py-ndindex
  856. math/py-networkx
  857. math/py-nevergrad
  858. math/py-numba-stats
  859. math/py-numexpr
  860. math/py-openTSNE
  861. math/py-opt-einsum
  862. math/py-or-tools
  863. math/py-pandas
  864. math/py-patsy
  865. math/py-permutation
  866. math/py-plastex
  867. math/py-py-find-1st
  868. math/py-pygsl
  869. math/py-pyprobables
  870. math/py-pyreadr
  871. math/py-pytensor
  872. math/py-qats
  873. math/py-resample
  874. math/py-rpy2
  875. math/py-rvlib
  876. math/py-scikit-fem
  877. math/py-snuggs
  878. math/py-spglm
  879. math/py-spint
  880. math/py-splot
  881. math/py-spreg
  882. math/py-spvcm
  883. math/py-statsmodels
  884. math/py-vincenty
  885. misc/py-SQCommon
  886. misc/py-SQImFil
  887. misc/py-SQSnobFit
  888. misc/py-accelerate
  889. misc/py-alive-progress
  890. misc/py-crudini
  891. misc/py-ezc3d
  892. misc/py-huepy
  893. misc/py-laspy
  894. misc/py-lightgbm
  895. misc/py-lightning-utilities
  896. misc/py-litellm
  897. misc/py-npTDMS
  898. misc/py-onnx
  899. misc/py-openai
  900. misc/py-openai-whisper
  901. misc/py-palettable
  902. misc/py-pexpect
  903. misc/py-placekey
  904. misc/py-progressbar
  905. misc/py-progressbar2
  906. misc/py-pyprind
  907. misc/py-pytorch-lightning
  908. misc/py-scikit-quant
  909. misc/py-sigopt
  910. misc/py-spdx
  911. misc/py-spdx-lookup
  912. misc/py-spdx-tools
  913. misc/py-synced-collections
  914. misc/py-tflite
  915. misc/py-timm-vis
  916. misc/py-torch-geometric
  917. misc/py-tqdm
  918. misc/py-tvm
  919. misc/py-wandb
  920. multimedia/ffsubsync
  921. multimedia/py-cec
  922. multimedia/py-guessit
  923. multimedia/py-moviepy
  924. multimedia/py-pysubs2
  925. multimedia/py-python-mpv
  926. multimedia/streamlink
  927. net/py-blobfile
  928. net/py-err-backend-discord
  929. net/py-err-backend-mattermost
  930. net/py-errbot
  931. net/py-errbot-backend-slackv3
  932. net/py-geopy
  933. net/py-matrix-synapse-ldap3
  934. net/py-maxminddb
  935. net/py-ndg-httpsclient
  936. net/py-netaddr
  937. net/py-pynamecheap
  938. net/py-pypcap
  939. net/py-pyroute2
  940. net/py-pyroute2.minimal
  941. net/py-pyroute2.protocols
  942. net/py-pyshark
  943. net/py-pysimplesoap
  944. net/py-pysocks
  945. net/py-python-barbicanclient
  946. net/py-python-cinderclient
  947. net/py-python-designateclient
  948. net/py-python-glanceclient
  949. net/py-python-heatclient
  950. net/py-python-ipware
  951. net/py-python-keystoneclient
  952. net/py-python-ldap
  953. net/py-python-neutronclient
  954. net/py-python-novaclient
  955. net/py-python-openstackclient
  956. net/py-pyu2f
  957. net/py-ripe.atlas.cousteau
  958. net/py-ripe.atlas.sagan
  959. net/py-ripe.atlas.tools
  960. net/py-s3transfer
  961. net/py-smart-open
  962. net/py-smbprotocol
  963. net/py-softlayer
  964. net/py-suds
  965. net/py-transip
  966. net/py-trio
  967. net/py-trio-websocket
  968. net/py-uri-template
  969. net/py-uritools
  970. net/py-urlextract
  971. net-im/py-mattermostdriver
  972. net-im/py-slackeventsapi
  973. net-im/py-telepot
  974. net-mgmt/2ping
  975. net-mgmt/py-adal
  976. net-mgmt/py-ciscoconfparse
  977. net-mgmt/py-ipy
  978. net-mgmt/py-msrest
  979. net-p2p/deluge-cli
  980. news/py-sabctools
  981. ports-mgmt/py-pnu-portstreelint
  982. print/py-collidoscope
  983. print/py-dehinter
  984. print/py-font-v
  985. print/py-fontaine
  986. print/py-fontbakery
  987. print/py-fontparts
  988. print/py-fontpens
  989. print/py-fonttools
  990. print/py-freetype-py
  991. print/py-glyphsets
  992. print/py-glyphtools
  993. print/py-pycups
  994. print/py-pypdf3
  995. print/py-python-ly
  996. print/py-relatorio
  997. print/py-reportlab
  998. print/py-ttfautohint-py
  999. print/py-ufolib2
  1000. print/py-uharfbuzz
  1001. print/py-vharfbuzz
  1002. science/chemicalfun
  1003. science/py-HofstadterTools
  1004. science/py-access
  1005. science/py-arch
  1006. science/py-asdf
  1007. science/py-asdf-standard
  1008. science/py-asdf-transform-schemas
  1009. science/py-cdo
  1010. science/py-cfgrib
  1011. science/py-coards
  1012. science/py-dftd4
  1013. science/py-dipy
  1014. science/py-dwave-greedy
  1015. science/py-dwave-preprocessing
  1016. science/py-dwave-tabu
  1017. science/py-dwavebinarycsp
  1018. science/py-eccodes
  1019. science/py-esda
  1020. science/py-gemmi
  1021. science/py-geolinks
  1022. science/py-geomet
  1023. science/py-geometer
  1024. science/py-h5py
  1025. science/py-inequality
  1026. science/py-kinematics
  1027. science/py-liac-arff
  1028. science/py-meshio
  1029. science/py-mp-api
  1030. science/py-netcdf-flattener
  1031. science/py-nglview
  1032. science/py-pupynere
  1033. science/py-pyaixi
  1034. science/py-pycsw
  1035. science/py-pygeodesy
  1036. science/py-pygeometa
  1037. science/py-pymatgen-analysis-alloys
  1038. science/py-pyqubo
  1039. science/py-pysal
  1040. science/py-pyscf
  1041. science/py-pyteomics
  1042. science/py-scikit-optimize
  1043. science/py-segregation
  1044. science/py-signac
  1045. science/py-sklearn-pandas
  1046. science/py-skrebate
  1047. science/py-spaghetti
  1048. science/py-tensorflow
  1049. science/py-tobler
  1050. science/py-trx-python
  1051. science/thermofun
  1052. security/denyhosts
  1053. security/pssh
  1054. security/py-acme
  1055. security/py-argon2-cffi-bindings
  1056. security/py-asyncssh
  1057. security/py-authlib
  1058. security/py-azure-keyvault-certificates
  1059. security/py-azure-keyvault-keys
  1060. security/py-azure-keyvault-secrets
  1061. security/py-badkeys
  1062. security/py-bcrypt
  1063. security/py-cert-human
  1064. security/py-certbot
  1065. security/py-certbot-apache
  1066. security/py-certbot-dns-cloudflare
  1067. security/py-certbot-dns-digitalocean
  1068. security/py-certbot-dns-dnsimple
  1069. security/py-certbot-dns-dnsmadeeasy
  1070. security/py-certbot-dns-gehirn
  1071. security/py-certbot-dns-google
  1072. security/py-certbot-dns-linode
  1073. security/py-certbot-dns-luadns
  1074. security/py-certbot-dns-nsone
  1075. security/py-certbot-dns-ovh
  1076. security/py-certbot-dns-rfc2136
  1077. security/py-certbot-dns-route53
  1078. security/py-certbot-dns-sakuracloud
  1079. security/py-certbot-nginx
  1080. security/py-certifi
  1081. security/py-certomancer
  1082. security/py-cryptography
  1083. security/py-cryptography-legacy
  1084. security/py-detect-secrets
  1085. security/py-ecdsa
  1086. security/py-flask-httpauth
  1087. security/py-google-auth
  1088. security/py-google-auth-httplib2
  1089. security/py-google-auth-oauthlib
  1090. security/py-httpx-auth
  1091. security/py-joserfc
  1092. security/py-jwcrypto
  1093. security/py-krb5
  1094. security/py-liboqs-python
  1095. security/py-m2crypto
  1096. security/py-oauth2client
  1097. security/py-oauthlib
  1098. security/py-omemo-dr
  1099. security/py-oscrypto
  1100. security/py-pass-git-helper
  1101. security/py-pem
  1102. security/py-pnu-certwatch
  1103. security/py-pnu-vuxml
  1104. security/py-pycryptodome
  1105. security/py-pycryptodomex
  1106. security/py-pyhanko
  1107. security/py-pyhanko-certvalidator
  1108. security/py-pymacaroons
  1109. security/py-pynacl
  1110. security/py-pyotp
  1111. security/py-pysaml26
  1112. security/py-pysodium
  1113. security/py-pyspnego
  1114. security/py-python-gnupg
  1115. security/py-python-pkcs11
  1116. security/py-python3-openid
  1117. security/py-python3-saml
  1118. security/py-scramp
  1119. security/py-signedjson
  1120. security/py-ssh-audit
  1121. security/py-sshpubkeys
  1122. security/py-tinyaes
  1123. security/py-tls-parser
  1124. security/py-tlslite-ng
  1125. security/py-vpn-slice
  1126. security/py-webauthn
  1127. security/sqlmap
  1128. shells/xonsh
  1129. sysutils/duplicity
  1130. sysutils/py-ansible-compat
  1131. sysutils/py-ansible-core
  1132. sysutils/py-ansible-lint
  1133. sysutils/py-ansible-runner
  1134. sysutils/py-borgmatic
  1135. sysutils/py-dirsync
  1136. sysutils/py-distro
  1137. sysutils/py-docker
  1138. sysutils/py-hcloud
  1139. sysutils/py-liquidctl
  1140. sysutils/py-mqttwarn
  1141. sysutils/py-psutil
  1142. sysutils/py-python-consul2
  1143. sysutils/py-queuelib
  1144. sysutils/py-scandir
  1145. sysutils/py-upt-cpan
  1146. sysutils/py-upt-rubygems
  1147. sysutils/s-tui
  1148. textproc/asciidoc
  1149. textproc/codespell
  1150. textproc/icdiff
  1151. textproc/json2yaml
  1152. textproc/py-TatSu
  1153. textproc/py-accessible-pygments
  1154. textproc/py-aeidon
  1155. textproc/py-ansi2html
  1156. textproc/py-arabic-reshaper
  1157. textproc/py-asciinema
  1158. textproc/py-autopep8
  1159. textproc/py-cchardet
  1160. textproc/py-chameleon
  1161. textproc/py-chardet
  1162. textproc/py-charset-normalizer
  1163. textproc/py-cloud_sptheme
  1164. textproc/py-cmarkgfm
  1165. textproc/py-dominate
  1166. textproc/py-elasticsearch
  1167. textproc/py-elasticsearch-async
  1168. textproc/py-elasticsearch6
  1169. textproc/py-enrich
  1170. textproc/py-faust-cchardet
  1171. textproc/py-fluent.syntax
  1172. textproc/py-gensim
  1173. textproc/py-grapheme
  1174. textproc/py-htmlmin2
  1175. textproc/py-ini2toml
  1176. textproc/py-interegular
  1177. textproc/py-latexcodec
  1178. textproc/py-license-expression
  1179. textproc/py-linkify-it-py
  1180. textproc/py-markdown
  1181. textproc/py-markdown-include
  1182. textproc/py-markuppy
  1183. textproc/py-markups
  1184. textproc/py-markupsafe
  1185. textproc/py-mdformat
  1186. textproc/py-mike
  1187. textproc/py-mistletoe
  1188. textproc/py-mistune
  1189. textproc/py-mistune0
  1190. textproc/py-mistune2
  1191. textproc/py-mkdocs-git-revision-date-localized-plugin
  1192. textproc/py-mkdocs-minify-plugin
  1193. textproc/py-nbsphinx
  1194. textproc/py-nltk
  1195. textproc/py-normality
  1196. textproc/py-numpydoc
  1197. textproc/py-ocrmypdf
  1198. textproc/py-openstep-plist
  1199. textproc/py-pandoc-plantuml-filter
  1200. textproc/py-parse
  1201. textproc/py-parse-type
  1202. textproc/py-parsimonious
  1203. textproc/py-petl
  1204. textproc/py-pikepdf
  1205. textproc/py-pss
  1206. textproc/py-pyaml
  1207. textproc/py-pybtex
  1208. textproc/py-pybtex-docutils
  1209. textproc/py-pyexcel
  1210. textproc/py-pyexcel-ezodf
  1211. textproc/py-pyexcel-io
  1212. textproc/py-pyexcel-ods3
  1213. textproc/py-pyexcel-xls
  1214. textproc/py-pyexcel-xlsx
  1215. textproc/py-pygccxml
  1216. textproc/py-pyjade
  1217. textproc/py-pylons-sphinx-themes
  1218. textproc/py-pyrss2gen
  1219. textproc/py-python-docx
  1220. textproc/py-python-lsp-jsonrpc
  1221. textproc/py-python-lsp-server
  1222. textproc/py-python-markdown-math
  1223. textproc/py-pytoml
  1224. textproc/py-pyxlsb2
  1225. textproc/py-readthedocs-sphinx-ext
  1226. textproc/py-rich-rst
  1227. textproc/py-scour
  1228. textproc/py-sense2vec
  1229. textproc/py-snowballstemmer
  1230. textproc/py-spacy
  1231. textproc/py-spacy-legacy
  1232. textproc/py-spacy-llm
  1233. textproc/py-spacy-loggers
  1234. textproc/py-sphinx-autoapi
  1235. textproc/py-sphinx-basic-ng
  1236. textproc/py-sphinx-copybutton
  1237. textproc/py-sphinx-gallery
  1238. textproc/py-sphinx-intl
  1239. textproc/py-sphinx-sitemap
  1240. textproc/py-sphinx-tabs
  1241. textproc/py-sphinxcontrib-adadomain
  1242. textproc/py-sphinxcontrib-autoprogram
  1243. textproc/py-sphinxcontrib-bibtex
  1244. textproc/py-sphinxcontrib-svg2pdfconverter
  1245. textproc/py-sphinxcontrib-towncrier
  1246. textproc/py-sphinxcontrib-websupport
  1247. textproc/py-tableschema-to-template
  1248. textproc/py-tablib
  1249. textproc/py-textdistance
  1250. textproc/py-tiktoken
  1251. textproc/py-trans
  1252. textproc/py-uc-micro-py
  1253. textproc/py-unicodeitplus
  1254. textproc/py-wasabi
  1255. textproc/py-wtforms
  1256. textproc/py-xhtml2pdf
  1257. textproc/py-xlmmacrodeobfuscator
  1258. textproc/py-xlrd
  1259. textproc/py-xlrd2
  1260. textproc/py-xmldiff
  1261. textproc/py-youseedee
  1262. textproc/py-zope.i18nmessageid
  1263. textproc/translate-toolkit
  1264. textproc/yq
  1265. www/buku
  1266. www/flexget
  1267. www/offpunk
  1268. www/py-aioh2
  1269. www/py-aiohttp
  1270. www/py-aiohttp-oauthlib
  1271. www/py-aiohttp_cors
  1272. www/py-aioquic
  1273. www/py-aiostream
  1274. www/py-arxiv
  1275. www/py-beaker
  1276. www/py-beautifulsoup
  1277. www/py-betamax
  1278. www/py-biscuits
  1279. www/py-bleach
  1280. www/py-boto3
  1281. www/py-branca
  1282. www/py-caldav
  1283. www/py-channels
  1284. www/py-cheroot
  1285. www/py-cinemagoer
  1286. www/py-cookies
  1287. www/py-cssmin
  1288. www/py-cssutils
  1289. www/py-daphne
  1290. www/py-dj42-django-allauth
  1291. www/py-dj42-django-auth-ldap
  1292. www/py-dj42-django-cors-headers
  1293. www/py-dj42-django-crispy-forms
  1294. www/py-dj42-django-modelcluster
  1295. www/py-dj42-django-permissionedforms
  1296. www/py-dj42-django-rich
  1297. www/py-django-allauth
  1298. www/py-django-auditlog
  1299. www/py-django-auth-ldap
  1300. www/py-django-bleach
  1301. www/py-django-braces
  1302. www/py-django-classy-tags
  1303. www/py-django-contact-form
  1304. www/py-django-cors-headers
  1305. www/py-django-crispy-forms
  1306. www/py-django-csp
  1307. www/py-django-hashid-field
  1308. www/py-django-haystack
  1309. www/py-django-htmx
  1310. www/py-django-jsonview
  1311. www/py-django-markdownx
  1312. www/py-django-model-utils
  1313. www/py-django-modelcluster
  1314. www/py-django-otp-yubikey
  1315. www/py-django-permissionedforms
  1316. www/py-django-picklefield
  1317. www/py-django-pyscss
  1318. www/py-django-redis
  1319. www/py-django-registration
  1320. www/py-django-requests-debug-toolbar
  1321. www/py-django-rich
  1322. www/py-django-simple-history
  1323. www/py-django-storages
  1324. www/py-django-tinymce
  1325. www/py-django32
  1326. www/py-django42
  1327. www/py-django50
  1328. www/py-draftjs-exporter
  1329. www/py-dropbox
  1330. www/py-enmerkar
  1331. www/py-fake-useragent
  1332. www/py-feedgenerator
  1333. www/py-flask-apscheduler
  1334. www/py-flask-json
  1335. www/py-flask-marshmallow
  1336. www/py-flask-migrate
  1337. www/py-flask-script
  1338. www/py-flask-socketio
  1339. www/py-flask-wtf
  1340. www/py-folium
  1341. www/py-forcediphttpsadapter
  1342. www/py-ghp-import
  1343. www/py-google-api-core
  1344. www/py-google-cloud-appengine-logging
  1345. www/py-google-cloud-audit-log
  1346. www/py-google-cloud-bigtable
  1347. www/py-google-cloud-core
  1348. www/py-google-cloud-datastore
  1349. www/py-google-cloud-dlp
  1350. www/py-google-cloud-logging
  1351. www/py-google-cloud-speech
  1352. www/py-google-cloud-storage
  1353. www/py-google-cloud-vision
  1354. www/py-google-resumable-media
  1355. www/py-grip
  1356. www/py-gunicorn
  1357. www/py-horizon
  1358. www/py-hstspreload
  1359. www/py-htmldate
  1360. www/py-httpbin
  1361. www/py-httptools
  1362. www/py-hyperlink
  1363. www/py-instabot
  1364. www/py-jsonfield
  1365. www/py-mechanicalsoup
  1366. www/py-multidict
  1367. www/py-pastedeploy
  1368. www/py-planet
  1369. www/py-postorius
  1370. www/py-priority
  1371. www/py-priority1
  1372. www/py-pygsheets
  1373. www/py-pyjwt
  1374. www/py-pylsqpack
  1375. www/py-pyramid-mako
  1376. www/py-pysmartdl
  1377. www/py-python-dotenv
  1378. www/py-pywry
  1379. www/py-quilt3
  1380. www/py-requests
  1381. www/py-requests-aws4auth
  1382. www/py-requests-file
  1383. www/py-requests-futures
  1384. www/py-requests-gssapi
  1385. www/py-requests-mock
  1386. www/py-requests-oauthlib
  1387. www/py-requests-toolbelt
  1388. www/py-requests-wsgi-adapter
  1389. www/py-respx
  1390. www/py-rfc3987
  1391. www/py-scgi
  1392. www/py-simple-websocket
  1393. www/py-spyne
  1394. www/py-swapper
  1395. www/py-ticketutil
  1396. www/py-tornado
  1397. www/py-tornado4
  1398. www/py-tornado5
  1399. www/py-utidylib
  1400. www/py-wagtail
  1401. www/py-wagtail-2fa
  1402. www/py-wagtail-bakery
  1403. www/py-wagtail-factories
  1404. www/py-wagtail-transfer
  1405. www/py-waitress
  1406. www/py-webtest
  1407. www/py-woob
  1408. www/py-xandikos
  1409. www/py-xyzservices
  1410. www/py-yarl
  1411. www/qutebrowser
  1412. www/you-get
  1413. x11-fonts/py-afdko
  1414. x11-fonts/py-axisregistry
  1415. x11-fonts/py-babelfont
  1416. x11-fonts/py-booleanOperations
  1417. x11-fonts/py-cffsubr
  1418. x11-fonts/py-fontfeatures
  1419. x11-fonts/py-gflanguages
  1420. x11-fonts/py-gfsubsets
  1421. x11-fonts/py-glyphsLib
  1422. x11-fonts/py-opentype-sanitizer
  1423. x11-fonts/py-opentypespec
  1424. x11-fonts/py-shaperglot
  1425. x11-fonts/py-ufolint
  1426. x11-fonts/py-ufonormalizer
  1427. x11-fonts/py-ufoprocessor
  1428. x11-themes/wpgtk
  1429. x11-toolkits/py-tktreectrl
  1430. x11-wm/qtile
  1431. Collapse this list.

Deleted ports which required this port:

Expand this list of 13 deleted ports
  1. databases/py-arrow*
  2. databases/py-caterva*
  3. devel/py-pybind11210*
  4. devel/py-rapidfuzz2*
  5. devel/py-retype*
  6. dns/py-dnspython2*
  7. science/py-asdf-unit-schemas*
  8. textproc/py-pyhwp*
  9. www/py-dj40-django-auth-ldap*
  10. www/py-dj41-django-auth-ldap*
  11. www/py-dj41-django-cors-headers*
  12. www/py-dj41-django-rich*
  13. www/py-dj42-django-auditlog*
  14. Collapse this list of deleted ports.
for Run
  1. archivers/py-python-rpm-packaging
  2. audio/py-pyradio
  3. audio/py-soundscrape
  4. comms/py-hidapi
  5. devel/py-astunparse
  6. devel/py-johnnydep
  7. devel/py-jupyter-packaging
Expand this list (25 items / 18 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-pex
  3. devel/py-pip-shims
  4. devel/py-pip-tools
  5. devel/py-pyinstaller
  6. devel/py-pyinstaller-hooks-contrib
  7. devel/py-pytest-drop-dup-tests
  8. devel/py-scikit-build
  9. devel/py-setuptools58
  10. devel/thonny
  11. science/py-tensorflow
  12. security/py-angr
  13. sysutils/py-azure-cli-core
  14. textproc/py-readthedocs-sphinx-ext
  15. textproc/py-sphinx-sitemap
  16. textproc/py-sphinxcontrib-svg2pdfconverter
  17. textproc/py-wtforms
  18. www/qutebrowser
  19. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/py-pyhwp*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-wheel
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/w/wheel/
  2. https://pypi.org/packages/source/w/wheel/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.43.0
12 Mar 2024 08:46:22
commit hash: b35eb3652ae14d27500d7b300cb21f1b107e158bcommit hash: b35eb3652ae14d27500d7b300cb21f1b107e158bcommit hash: b35eb3652ae14d27500d7b300cb21f1b107e158bcommit hash: b35eb3652ae14d27500d7b300cb21f1b107e158b files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.43.0

Release changes: https://github.com/pypa/wheel/releases/tag/0.43.0
Reported by: github-actions[bot] <notifications@github.com>
0.42.0
26 Nov 2023 17:09:55
commit hash: 034c76ec756563a317f6b0d9f02bec0934debedbcommit hash: 034c76ec756563a317f6b0d9f02bec0934debedbcommit hash: 034c76ec756563a317f6b0d9f02bec0934debedbcommit hash: 034c76ec756563a317f6b0d9f02bec0934debedb files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.42.0

Release notes:	https://github.com/pypa/wheel/releases/tag/0.42.0
Reported by:	github-actions[bot] <notifications@github.com>
0.41.3
30 Oct 2023 15:55:53
commit hash: 45684e0b25afdf50b6e2dcd9b9975584ce0b1359commit hash: 45684e0b25afdf50b6e2dcd9b9975584ce0b1359commit hash: 45684e0b25afdf50b6e2dcd9b9975584ce0b1359commit hash: 45684e0b25afdf50b6e2dcd9b9975584ce0b1359 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.41.3

Release notes:	https://github.com/pypa/wheel/releases/tag/0.41.3
Reported by:	github-actions[bot] <notifications@github.com>
0.41.2
06 Sep 2023 12:19:10
commit hash: 003f79d032296c39a8a1878c4fba30fc8604d9bccommit hash: 003f79d032296c39a8a1878c4fba30fc8604d9bccommit hash: 003f79d032296c39a8a1878c4fba30fc8604d9bccommit hash: 003f79d032296c39a8a1878c4fba30fc8604d9bc files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.41.2
0.41.0
23 Jul 2023 06:44:54
commit hash: efbc46507835b247e96392e75eb66301b9bf8ddecommit hash: efbc46507835b247e96392e75eb66301b9bf8ddecommit hash: efbc46507835b247e96392e75eb66301b9bf8ddecommit hash: efbc46507835b247e96392e75eb66301b9bf8dde files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.41.0

Release changes: https://wheel.readthedocs.io/en/stable/news.html
0.40.0_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
0.40.0
30 Mar 2023 08:45:15
commit hash: 944980be0a799110b9a402cea8b5be8bef31d75dcommit hash: 944980be0a799110b9a402cea8b5be8bef31d75dcommit hash: 944980be0a799110b9a402cea8b5be8bef31d75dcommit hash: 944980be0a799110b9a402cea8b5be8bef31d75d files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.40.0

- Use devel/py-flit-core as build dependency to conform to PEP517
- Remove all options (SIGNATURE, PIP) due to circular dependencies.

PR:		270243
Reported by:	vishwin
Differential Revision:	https://reviews.freebsd.org/D39095
0.38.4
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.38.4
22 Dec 2022 13:49:59
commit hash: 63476029ed362a75484925a4a3425517b262849bcommit hash: 63476029ed362a75484925a4a3425517b262849bcommit hash: 63476029ed362a75484925a4a3425517b262849bcommit hash: 63476029ed362a75484925a4a3425517b262849b files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Fix extraction when cross-building the port

Override EXTRACT_CMD and pass the variable LC_ALL to fix the extraction
of the distfile.
The build fails when cross-building the port with the following error:

=> SHA256 Checksum OK for wheel-0.38.4.tar.gz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.

PR:		268500
Reported by:	<bas@area536.com>
0.38.4
18 Nov 2022 10:08:57
commit hash: 8dde48e400d6fbfcbce001b26b482879acab5ce1commit hash: 8dde48e400d6fbfcbce001b26b482879acab5ce1commit hash: 8dde48e400d6fbfcbce001b26b482879acab5ce1commit hash: 8dde48e400d6fbfcbce001b26b482879acab5ce1 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: update to 0.38.4
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.36.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.36.2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.36.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.36.2
12 Mar 2021 14:38:43
Revision:568180Original commit files touched by this commit
nivit search for other commits by this committer
devel/py-wheel: update to 0.36.2

Add NO_ARCH variable.  [1]
Update WWW URL in pkg-descr.  [1]

Changes:	https://wheel.readthedocs.io/en/stable/news.html
PR:	248836  [1]
Submitted by:	thierry
0.30.0_1
03 Jan 2021 09:11:52
Revision:559997Original commit files touched by this commit
antoine search for other commits by this committer
Remove python 2.7 support from a few ports
0.30.0_1
06 Nov 2020 12:54:28
Revision:554293Original commit files touched by this commit
fluffy search for other commits by this committer
devel/py-wheel: depend on flavored py-pip

PR:		250333
Submitted by:	fluffy
Approved by:	maintainer timeout
0.30.0_1
18 Sep 2019 20:24:00
Revision:512289Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-wheel: Add USE_PYTHON=concurrent to avoi conflicts between python
versions.

Approved by:	portmgr blanket (avoid install failures)
0.30.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.30.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.30.0
12 Sep 2017 08:24:03
Revision:449676Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.30.0
0.29.0
26 Apr 2016 08:29:42
Revision:414038Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.29.0
- Add security/ed25519ll to run dependencies when digital signature is enabled
- Update web site URL
0.24.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.24.0
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
0.24.0
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
0.24.0
14 Jul 2014 23:48:14
Revision:361841Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.24.0
- Sort variables
- Use option helpers
- Remove devel/py-dirspec from run-dependencies
0.21.0_1
06 Mar 2014 15:02:11
Revision:347241Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.21.0_1
19 Feb 2014 08:07:35
Revision:345012Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to autoplist
- Bump PORTREVISION
0.21.0
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.21.0
26 Jul 2013 15:15:10
Revision:323732Original commit files touched by this commit
nivit search for other commits by this committer
A built-package format for Python.

A wheel is a ZIP-format archive with a specially formatted filename and the
.whl extension. It is designed to contain all the files for a PEP 376
compatible install in a way that is very close to the on-disk format.
Many packages will be properly installed with only the "Unpack" step (simply
extracting the file onto sys.path), and the unpacked archive preserves enough
information to "Spread" (copy data and scripts to their final locations)
at any later time.

The wheel project provides a bdist_wheel command for setuptools (requires
setuptools >= 0.8.0). Wheel files can be installed with a newer pip from
https://github.com/pypa/pip or with wheel's own command line utility.

WWW: http://bitbucket.org/dholth/wheel/

Build logs:	http://goo.gl/fNXhY1

Number of commits found: 30