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-installer Library for installing Python wheels
0.7.0 devel on this many watch lists=6 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.7.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-09-27 19:51:09
Last Update: 2023-08-26 23:19:05
Commit Hash: 942354d
People watching this port, also watch:: rhash, autoconf-switch, libtextstyle, autoconf, pkg
Also Listed In: python
License: MIT
WWW:
https://installer.pypa.io/en/stable/
https://github.com/pypa/installer
Description:
This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels. - Logic for "unpacking" a wheel (i.e. installation). - Abstractions for various parts of the unpacking process. - Extensible simple implementations of the abstractions. - Platform-independent Python script wrapper generation.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}installer>0:devel/py-installer@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-installer/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-installer
  • pkg install py39-installer
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-installer listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-installer
Package flavors (<flavor>: <package>)
  • py39: py39-installer
  • py38: py38-installer
  • py310: py310-installer
  • py311: py311-installer
distinfo:
TIMESTAMP = 1681052952 SHA256 (installer-0.7.0.tar.gz) = a26d3e3116289bb08216e0d0f7d925fcef0b0194eedfa0c944bcaaa106c4b631 SIZE (installer-0.7.0.tar.gz) = 474349

Packages (timestamps in pop-ups are UTC):
py310-installer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.00.7.0-0.7.00.7.0---
FreeBSD:13:quarterly0.7.00.7.00.7.00.7.00.7.00.7.00.7.00.7.0
FreeBSD:14:latest0.7.00.7.0-0.7.00.7.00.7.0-0.7.0
FreeBSD:14:quarterly0.7.00.7.0-0.7.00.7.00.7.00.7.00.7.0
FreeBSD:15:latest0.7.00.7.0n/a0.7.0n/a0.7.00.7.00.7.0
 
py311-installer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.00.7.0-0.7.00.7.0---
FreeBSD:13:quarterly0.7.00.7.00.7.00.7.00.7.00.7.00.7.00.7.0
FreeBSD:14:latest0.7.00.7.0-0.7.00.7.00.7.0-0.7.0
FreeBSD:14:quarterly0.7.00.7.0-0.7.00.7.00.7.00.7.00.7.0
FreeBSD:15:latest0.7.00.7.0n/a0.7.0n/a0.7.00.7.00.7.0
 
py37-installer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-----0.7.0-0.7.0
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py38-installer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.00.7.0-0.7.00.7.0---
FreeBSD:13:quarterly0.7.00.7.00.7.00.7.00.7.00.7.00.7.00.7.0
FreeBSD:14:latest0.7.00.7.0-0.7.00.7.00.7.0-0.7.0
FreeBSD:14:quarterly0.7.00.7.0-0.7.00.7.00.7.00.7.00.7.0
FreeBSD:15:latest0.7.00.7.0n/a0.7.0n/a0.7.00.7.00.7.0
 
py39-installer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.00.7.0-0.7.00.7.0---
FreeBSD:13:quarterly0.7.00.7.00.7.00.7.00.7.00.7.00.7.00.7.0
FreeBSD:14:latest0.7.00.7.00.5.10.7.00.7.00.7.0-0.7.0
FreeBSD:14:quarterly0.7.00.7.0-0.7.00.7.00.7.00.7.00.7.0
FreeBSD:15:latest0.7.00.7.0n/a0.7.0n/a0.7.00.7.00.7.0
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
  2. py39-flit-core>=3.2.0<4 : devel/py-flit-core@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-blosc2
  3. archivers/py-brotli
  4. archivers/py-brotlicffi
  5. archivers/py-brotlipy
  6. archivers/py-cramjam
  7. archivers/py-laszip
Expand this list (1831 items / 1824 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. archivers/py-sozipfile
  3. archivers/py-xopen
  4. archivers/py-zlib-ng
  5. archivers/py-zopfli
  6. astro/kosmorro
  7. astro/py-astlib
  8. astro/py-horoscopegenerator
  9. astro/py-kosmorrolib
  10. astro/py-metar
  11. astro/py-metpy
  12. astro/py-pymetar
  13. astro/py-ro
  14. astro/py-spacetrack
  15. audio/picard
  16. audio/py-audioread
  17. audio/py-gtts
  18. audio/py-librosa
  19. audio/py-mutagen
  20. audio/py-pyacoustid
  21. audio/py-pylast
  22. audio/py-pyliblo
  23. audio/py-pymad
  24. audio/py-pyradio
  25. audio/py-python-mpd2
  26. audio/py-soxr
  27. audio/py-speechrecognition
  28. audio/py-torchaudio
  29. benchmarks/py-asv
  30. benchmarks/py-asv-runner
  31. biology/prodigy-lig
  32. biology/py-dnaio
  33. biology/py-macs3
  34. biology/py-resdk
  35. biology/py-scikit-bio
  36. cad/apio
  37. cad/py-amaranth
  38. cad/py-cocotb
  39. cad/py-gdstk
  40. cad/py-pyvcd
  41. cad/py-vunit-hdl
  42. comms/chirp
  43. comms/py-hidapi
  44. comms/py-streamdeck
  45. converters/py-bencoder
  46. converters/py-better-bencode
  47. converters/py-gotenberg-client
  48. converters/py-rencode
  49. converters/py-zfec
  50. databases/py-aiomysql
  51. databases/py-aiosqlite
  52. databases/py-apsw
  53. databases/py-asyncmy
  54. databases/py-dbt-semantic-interfaces
  55. databases/py-dbutils
  56. databases/py-fakeredis
  57. databases/py-fastparquet
  58. databases/py-flask-sqlalchemy
  59. databases/py-flask-sqlalchemy30
  60. databases/py-geoalchemy2
  61. databases/py-kyotocabinet
  62. databases/py-leveldb
  63. databases/py-litecli
  64. databases/py-marshmallow-sqlalchemy
  65. databases/py-mycli
  66. databases/py-mysql-connector-python
  67. databases/py-mysqlclient
  68. databases/py-ormar
  69. databases/py-partd
  70. databases/py-peewee_migrate
  71. databases/py-pg8000
  72. databases/py-pgcli
  73. databases/py-pgspecial
  74. databases/py-pgspecial1
  75. databases/py-psycopg
  76. databases/py-psycopg-c
  77. databases/py-psycopg-pool
  78. databases/py-psycopg2
  79. databases/py-pyarrow
  80. databases/py-pycql
  81. databases/py-python-binary-memcached
  82. databases/py-python-memcached
  83. databases/py-queries
  84. databases/py-rb
  85. databases/py-redis
  86. databases/py-redis2
  87. databases/py-redis3
  88. databases/py-redis4
  89. databases/py-schemachange
  90. databases/py-snowddl
  91. databases/py-sqlalchemy-json
  92. databases/py-sqlalchemy-utils
  93. databases/py-sqlalchemy14
  94. databases/py-sqlalchemy20
  95. databases/py-sqlglot
  96. databases/py-sqlparse
  97. databases/py-tableschema
  98. databases/py-tarantool
  99. databases/py-tiledb
  100. databases/py-zodbpickle
  101. deskutils/dosage
  102. deskutils/normcap
  103. deskutils/py-i3-gnome-pomodoro
  104. deskutils/py-khard
  105. deskutils/py-py3status
  106. deskutils/py-send2trash
  107. deskutils/py-vorta
  108. deskutils/zim
  109. devel/bpython
  110. devel/gitinspector
  111. devel/ipython
  112. devel/mercurial
  113. devel/meson
  114. devel/meson-python
  115. devel/nox
  116. devel/nuitka
  117. devel/oci-cli
  118. devel/py-Levenshtein
  119. devel/py-PyGithub
  120. devel/py-QtPy
  121. devel/py-RPyC
  122. devel/py-about-time
  123. devel/py-absl-py
  124. devel/py-aiobotocore
  125. devel/py-aiofiles
  126. devel/py-aioitertools
  127. devel/py-aiorwlock
  128. devel/py-aiosignal
  129. devel/py-airtable-python-wrapper
  130. devel/py-all-repos
  131. devel/py-aniso86016
  132. devel/py-anndata
  133. devel/py-annotated-types
  134. devel/py-ansi
  135. devel/py-anyio
  136. devel/py-anyio3
  137. devel/py-anytree
  138. devel/py-apispec
  139. devel/py-apispec-webframeworks
  140. devel/py-applicationinsights
  141. devel/py-apptools
  142. devel/py-archspec
  143. devel/py-argcomplete
  144. devel/py-argh
  145. devel/py-ariadne
  146. devel/py-arpeggio
  147. devel/py-array-api-compat
  148. devel/py-arrow
  149. devel/py-asn1crypto
  150. devel/py-aspectlib
  151. devel/py-ast-decompiler
  152. devel/py-astroid
  153. devel/py-astroid2
  154. devel/py-astunparse
  155. devel/py-async-lru
  156. devel/py-asynctest
  157. devel/py-attrs
  158. devel/py-attrs-strict
  159. devel/py-autocommand
  160. devel/py-autoflake
  161. devel/py-automaton
  162. devel/py-autopage
  163. devel/py-avro
  164. devel/py-aws-requests-auth
  165. devel/py-aws-xray-sdk
  166. devel/py-awscrt
  167. devel/py-azure-core
  168. devel/py-b2sdk
  169. devel/py-babelfish
  170. devel/py-backports.cached-property
  171. devel/py-backports.csv
  172. devel/py-backports.entry-points-selectable
  173. devel/py-backports.tarfile
  174. devel/py-beartype
  175. devel/py-behave
  176. devel/py-beniget
  177. devel/py-bidict
  178. devel/py-black
  179. devel/py-blinker
  180. devel/py-boltons
  181. devel/py-botocore
  182. devel/py-build
  183. devel/py-bump2version
  184. devel/py-bytecode
  185. devel/py-cached-property
  186. devel/py-cachetools
  187. devel/py-cacheyou
  188. devel/py-cachy
  189. devel/py-calver
  190. devel/py-canonicaljson
  191. devel/py-capturer
  192. devel/py-castellan
  193. devel/py-catalogue
  194. devel/py-cattrs
  195. devel/py-cbor
  196. devel/py-cerberus
  197. devel/py-certsrv
  198. devel/py-cffi
  199. devel/py-check-jsonschema
  200. devel/py-check-manifest
  201. devel/py-check-sdist
  202. devel/py-ckanapi
  203. devel/py-cleo
  204. devel/py-cli-helpers
  205. devel/py-click-default-group
  206. devel/py-click-option-group
  207. devel/py-click7
  208. devel/py-cliff
  209. devel/py-clikit
  210. devel/py-clldutils
  211. devel/py-cloudpathlib
  212. devel/py-cloudpickle
  213. devel/py-cmd2
  214. devel/py-colorama
  215. devel/py-colorlog
  216. devel/py-comm
  217. devel/py-commandlines
  218. devel/py-confection
  219. devel/py-configargparse
  220. devel/py-configobj
  221. devel/py-configupdater
  222. devel/py-confusable_homoglyphs
  223. devel/py-confuse
  224. devel/py-contextlib-chdir
  225. devel/py-copier
  226. devel/py-covdefaults
  227. devel/py-coveralls
  228. devel/py-crashtest
  229. devel/py-crontab
  230. devel/py-csv23
  231. devel/py-ctypesgen
  232. devel/py-curio
  233. devel/py-cursive
  234. devel/py-curtsies
  235. devel/py-custodian
  236. devel/py-cwcwidth
  237. devel/py-cycler
  238. devel/py-cython-test-exception-raiser
  239. devel/py-cytoolz
  240. devel/py-daemonize
  241. devel/py-dask
  242. devel/py-dask-expr
  243. devel/py-dask-histogram
  244. devel/py-dataclass-array
  245. devel/py-dataclasses-json
  246. devel/py-datadog
  247. devel/py-datapackage
  248. devel/py-datasette
  249. devel/py-datatest
  250. devel/py-dateutils
  251. devel/py-dbt-extractor
  252. devel/py-ddsketch
  253. devel/py-ddtrace
  254. devel/py-debugpy
  255. devel/py-decopatch
  256. devel/py-decoratortools
  257. devel/py-deepmerge
  258. devel/py-dep-logic
  259. devel/py-deprecated
  260. devel/py-deprecation
  261. devel/py-deptry
  262. devel/py-devtools
  263. devel/py-diff-cover
  264. devel/py-dill
  265. devel/py-dirty-equals
  266. devel/py-distlib
  267. devel/py-distributed
  268. devel/py-django-rq
  269. devel/py-docformatter
  270. devel/py-dodgy
  271. devel/py-dogpile.cache
  272. devel/py-domdf-python-tools
  273. devel/py-dpcontracts
  274. devel/py-dunamai
  275. devel/py-editables
  276. devel/py-editdistance
  277. devel/py-ejson
  278. devel/py-enum-compat
  279. devel/py-envier
  280. devel/py-envisage
  281. devel/py-epsilon
  282. devel/py-etils
  283. devel/py-eventlib
  284. devel/py-ewah-bool-utils
  285. devel/py-exceptiongroup
  286. devel/py-executing
  287. devel/py-expandvars
  288. devel/py-expecttest
  289. devel/py-face
  290. devel/py-fasteners
  291. devel/py-fastf1
  292. devel/py-fastimport
  293. devel/py-fastnumbers
  294. devel/py-filedepot
  295. devel/py-filemagic
  296. devel/py-find-libpython
  297. devel/py-findlibs
  298. devel/py-findpython
  299. devel/py-first
  300. devel/py-fixtures
  301. devel/py-flake8-black
  302. devel/py-flake8-bugbear
  303. devel/py-flake8-builtins
  304. devel/py-flake8-comprehensions
  305. devel/py-flake8-print
  306. devel/py-flake8-pyi
  307. devel/py-flake8_simplify
  308. devel/py-flask-babel
  309. devel/py-flatbuffers
  310. devel/py-flatdict
  311. devel/py-flatten-dict
  312. devel/py-flexmock
  313. devel/py-flit
  314. devel/py-flit-scm
  315. devel/py-fluent
  316. devel/py-flynt
  317. devel/py-foolscap
  318. devel/py-freezegun
  319. devel/py-frictionless
  320. devel/py-frictionless-ckan-mapper
  321. devel/py-frozendict
  322. devel/py-frozenlist
  323. devel/py-fsspec
  324. devel/py-funcsigs
  325. devel/py-fusepy
  326. devel/py-futurist
  327. devel/py-gapic-generator
  328. devel/py-gast
  329. devel/py-gcsfs
  330. devel/py-genty
  331. devel/py-get-reader
  332. devel/py-gevent
  333. devel/py-geventhttpclient
  334. devel/py-git-semver
  335. devel/py-gitdb
  336. devel/py-gitless
  337. devel/py-giturlparse
  338. devel/py-glance-store
  339. devel/py-glom
  340. devel/py-google-cloud-iam
  341. devel/py-google-crc32c
  342. devel/py-google-i18n-address
  343. devel/py-google-re2
  344. devel/py-googleapis-common-protos
  345. devel/py-gptscript
  346. devel/py-graphene
  347. devel/py-graphene-django
  348. devel/py-graphene-sqlalchemy
  349. devel/py-graphene2
  350. devel/py-graphql-core
  351. devel/py-graphql-core2
  352. devel/py-graphql-relay
  353. devel/py-graphql-relay2
  354. devel/py-greenlet
  355. devel/py-grpc-google-iam-v1
  356. devel/py-grpc-stubs
  357. devel/py-grpcio-gcp
  358. devel/py-grpcio-status
  359. devel/py-hacking
  360. devel/py-hatch
  361. devel/py-hatch-autorun
  362. devel/py-hatch-fancy-pypi-readme
  363. devel/py-hatch-jupyter-builder
  364. devel/py-hatch-mypyc
  365. devel/py-hatch-nodejs-version
  366. devel/py-hatch-requirements-txt
  367. devel/py-hatch-semver
  368. devel/py-hatch-vcs
  369. devel/py-hatchling
  370. devel/py-heapdict
  371. devel/py-hishel
  372. devel/py-http-prompt
  373. devel/py-hunter
  374. devel/py-hvac
  375. devel/py-hypothesis
  376. devel/py-ijson
  377. devel/py-immutabledict
  378. devel/py-immutables
  379. devel/py-importlab
  380. devel/py-importlib-metadata
  381. devel/py-importlib-metadata6
  382. devel/py-importlib-resources
  383. devel/py-infinity
  384. devel/py-inflect
  385. devel/py-iniparse
  386. devel/py-interface-meta
  387. devel/py-intervals
  388. devel/py-invoke
  389. devel/py-ipdb
  390. devel/py-ipykernel
  391. devel/py-ipyparallel
  392. devel/py-iso8601
  393. devel/py-isodate
  394. devel/py-isoduration
  395. devel/py-isort
  396. devel/py-iteration-utilities
  397. devel/py-itertree
  398. devel/py-jaraco.classes
  399. devel/py-jaraco.collections
  400. devel/py-jaraco.context
  401. devel/py-jaraco.env
  402. devel/py-jaraco.functools
  403. devel/py-jaraco.itertools
  404. devel/py-jaraco.logging
  405. devel/py-jaraco.packaging
  406. devel/py-jaraco.stream
  407. devel/py-jaraco.text
  408. devel/py-jaraco.timing
  409. devel/py-jaraco.util
  410. devel/py-jeepney
  411. devel/py-jellyfish
  412. devel/py-jinja2-ansible-filters
  413. devel/py-jmespath
  414. devel/py-johnnydep
  415. devel/py-jsmin
  416. devel/py-json5
  417. devel/py-jsondiff
  418. devel/py-jsonlines
  419. devel/py-jsonpickle
  420. devel/py-jsonschema
  421. devel/py-jsonschema-path
  422. devel/py-jsonschema-spec
  423. devel/py-jsonschema-specifications
  424. devel/py-jsonschema3
  425. devel/py-jsonschema417
  426. devel/py-junitparser
  427. devel/py-jupyter-client
  428. devel/py-jupyter-collaboration
  429. devel/py-jupyter-core
  430. devel/py-jupyter-events
  431. devel/py-jupyter-kernel-test
  432. devel/py-jupyter-lsp
  433. devel/py-jupyter-packaging
  434. devel/py-jupyter-server
  435. devel/py-jupyter-server-fileid
  436. devel/py-jupyter-server-mathjax
  437. devel/py-jupyter-server-terminals
  438. devel/py-jupyter-telemetry
  439. devel/py-jupyter-ydoc
  440. devel/py-jupyter_console
  441. devel/py-jupyterlab
  442. devel/py-jupyterlab-lsp
  443. devel/py-jupyterlab-server
  444. devel/py-kaptan
  445. devel/py-keystoneauth1
  446. devel/py-keystonemiddleware
  447. devel/py-klepto
  448. devel/py-l18n
  449. devel/py-lark
  450. devel/py-lazy-object-proxy
  451. devel/py-lazy_loader
  452. devel/py-libcst
  453. devel/py-libcst03
  454. devel/py-libtaxii
  455. devel/py-libtmux
  456. devel/py-libusb1
  457. devel/py-linear-tsv
  458. devel/py-linecache2
  459. devel/py-littleutils
  460. devel/py-livemark
  461. devel/py-llfuse
  462. devel/py-lml
  463. devel/py-localstack-client
  464. devel/py-locket
  465. devel/py-logan
  466. devel/py-logilab-common
  467. devel/py-looseversion
  468. devel/py-lsprotocol
  469. devel/py-marisa-trie
  470. devel/py-marshmallow
  471. devel/py-marshmallow-enum
  472. devel/py-maturin
  473. devel/py-mediafile
  474. devel/py-mediapy
  475. devel/py-medikit
  476. devel/py-memory-profiler
  477. devel/py-microversion-parse
  478. devel/py-mmh3
  479. devel/py-molecule
  480. devel/py-mondrian
  481. devel/py-monkeytype
  482. devel/py-more-itertools
  483. devel/py-moreorless
  484. devel/py-moto
  485. devel/py-mox
  486. devel/py-msgpack
  487. devel/py-msgspec
  488. devel/py-multipart
  489. devel/py-multiset
  490. devel/py-multitasking
  491. devel/py-mypy
  492. devel/py-mypy-protobuf
  493. devel/py-mystic
  494. devel/py-nanobind
  495. devel/py-nbclassic
  496. devel/py-nbclient
  497. devel/py-nbconvert
  498. devel/py-nbdime
  499. devel/py-nbformat
  500. devel/py-nest-asyncio
  501. devel/py-nose-timer
  502. devel/py-nose3
  503. devel/py-noseofyeti
  504. devel/py-notebook-shim
  505. devel/py-objprint
  506. devel/py-objsize
  507. devel/py-oci
  508. devel/py-openapi-core
  509. devel/py-openapi-schema-validator
  510. devel/py-openapi-spec-validator
  511. devel/py-opencensus
  512. devel/py-opencensus-context
  513. devel/py-openstacksdk
  514. devel/py-opentelemetry-api
  515. devel/py-opentelemetry-sdk
  516. devel/py-opentelemetry-semantic-conventions
  517. devel/py-opentracing
  518. devel/py-optree
  519. devel/py-orca
  520. devel/py-orderedmultidict
  521. devel/py-orjson
  522. devel/py-os-brick
  523. devel/py-os-client-config
  524. devel/py-os-vif
  525. devel/py-os-win
  526. devel/py-osc-lib
  527. devel/py-oslo.cache
  528. devel/py-oslo.concurrency
  529. devel/py-oslo.config
  530. devel/py-oslo.context
  531. devel/py-oslo.db
  532. devel/py-oslo.i18n
  533. devel/py-oslo.limit
  534. devel/py-oslo.log
  535. devel/py-oslo.messaging
  536. devel/py-oslo.metrics
  537. devel/py-oslo.middleware
  538. devel/py-oslo.policy
  539. devel/py-oslo.privsep
  540. devel/py-oslo.reports
  541. devel/py-oslo.rootwrap
  542. devel/py-oslo.serialization
  543. devel/py-oslo.service
  544. devel/py-oslo.upgradecheck
  545. devel/py-oslo.utils
  546. devel/py-oslo.versionedobjects
  547. devel/py-oslo.vmware
  548. devel/py-osprofiler
  549. devel/py-overrides
  550. devel/py-ovsdbapp
  551. devel/py-oyaml
  552. devel/py-packaging
  553. devel/py-param
  554. devel/py-parameterized
  555. devel/py-parsley
  556. devel/py-parver
  557. devel/py-pastel
  558. devel/py-path
  559. devel/py-pathable
  560. devel/py-pathos
  561. devel/py-pathspec
  562. devel/py-pbr
  563. devel/py-pbs-installer
  564. devel/py-pcodedmp
  565. devel/py-pdm
  566. devel/py-pdm-autoexport
  567. devel/py-pdm-backend
  568. devel/py-pdm-pep517
  569. devel/py-pdoc
  570. devel/py-pebble
  571. devel/py-pep440
  572. devel/py-pep517
  573. devel/py-pep562
  574. devel/py-pep621
  575. devel/py-period
  576. devel/py-pew
  577. devel/py-pint
  578. devel/py-pint-pandas
  579. devel/py-pip-api
  580. devel/py-pip-audit
  581. devel/py-pip-licenses
  582. devel/py-pip-requirements-parser
  583. devel/py-pip-run
  584. devel/py-pip-shims
  585. devel/py-pip-tools
  586. devel/py-pip-tools4
  587. devel/py-pipdeptree
  588. devel/py-pipenv
  589. devel/py-pipreqs
  590. devel/py-pipx
  591. devel/py-pkgconfig
  592. devel/py-platformdirs
  593. devel/py-plette
  594. devel/py-pluggy
  595. devel/py-pluggy0
  596. devel/py-plux
  597. devel/py-pnu-libpnu
  598. devel/py-poetry
  599. devel/py-poetry-core
  600. devel/py-poetry-dynamic-versioning
  601. devel/py-poetry-plugin-export
  602. devel/py-poetry-semver
  603. devel/py-poetry-types
  604. devel/py-poetry2setup
  605. devel/py-pooch
  606. devel/py-pox
  607. devel/py-ppft
  608. devel/py-prance
  609. devel/py-pre-commit-hooks
  610. devel/py-preshed
  611. devel/py-preshed3
  612. devel/py-prettytable
  613. devel/py-prettytable0
  614. devel/py-proglog
  615. devel/py-progress
  616. devel/py-promise
  617. devel/py-prompt-toolkit
  618. devel/py-prompt-toolkit1
  619. devel/py-prompt-toolkit2
  620. devel/py-property-cached
  621. devel/py-prospector
  622. devel/py-proto-plus
  623. devel/py-protobuf
  624. devel/py-ptable
  625. devel/py-ptpython
  626. devel/py-pudb
  627. devel/py-pure-eval
  628. devel/py-purl
  629. devel/py-py-partiql-parser
  630. devel/py-py-serializable
  631. devel/py-py-ubjson
  632. devel/py-py3nvml
  633. devel/py-pyTooling
  634. devel/py-pyasn1
  635. devel/py-pyasn1-modules
  636. devel/py-pybind11
  637. devel/py-pycadf
  638. devel/py-pycnite
  639. devel/py-pycocotools
  640. devel/py-pycomplete
  641. devel/py-pycparser
  642. devel/py-pycrdt
  643. devel/py-pycrdt-websocket
  644. devel/py-pydantic-core
  645. devel/py-pydantic-extra-types
  646. devel/py-pydantic-vault
  647. devel/py-pydantic-yaml
  648. devel/py-pydantic2
  649. devel/py-pydenticon
  650. devel/py-pyee
  651. devel/py-pyface
  652. devel/py-pyfakefs
  653. devel/py-pyflakes
  654. devel/py-pygdbmi
  655. devel/py-pyicu
  656. devel/py-pyina
  657. devel/py-pyinotify
  658. devel/py-pyinstaller
  659. devel/py-pyinstaller-hooks-contrib
  660. devel/py-pykdtree
  661. devel/py-pyleri
  662. devel/py-pylev
  663. devel/py-pylibsrtp
  664. devel/py-pylint-django
  665. devel/py-pylint-flask
  666. devel/py-pylint-plugin-utils
  667. devel/py-pylint-venv
  668. devel/py-pyls-black
  669. devel/py-pyparsing
  670. devel/py-pyperf
  671. devel/py-pyproject-api
  672. devel/py-pyproject-flake8
  673. devel/py-pyproject-fmt
  674. devel/py-pyproject-metadata
  675. devel/py-pyproject_hooks
  676. devel/py-pypugjs
  677. devel/py-pyquery
  678. devel/py-pyquil
  679. devel/py-pyral
  680. devel/py-pyrepl
  681. devel/py-pyrfc3339
  682. devel/py-pyright
  683. devel/py-pyroma
  684. devel/py-pyscaffold
  685. devel/py-pysdl2
  686. devel/py-pytest
  687. devel/py-pytest-aiohttp
  688. devel/py-pytest-azurepipelines
  689. devel/py-pytest-benchmark
  690. devel/py-pytest-black
  691. devel/py-pytest-black-multipy
  692. devel/py-pytest-cases
  693. devel/py-pytest-checkdocs
  694. devel/py-pytest-codspeed
  695. devel/py-pytest-console-scripts
  696. devel/py-pytest-cpp
  697. devel/py-pytest-django
  698. devel/py-pytest-doctestplus
  699. devel/py-pytest-drop-dup-tests
  700. devel/py-pytest-enabler
  701. devel/py-pytest-flake8
  702. devel/py-pytest-freezer
  703. devel/py-pytest-helpers-namespace
  704. devel/py-pytest-httpserver
  705. devel/py-pytest-isort
  706. devel/py-pytest-jupyter
  707. devel/py-pytest-lazy-fixture
  708. devel/py-pytest-lazy-fixtures
  709. devel/py-pytest-localserver
  710. devel/py-pytest-metadata
  711. devel/py-pytest-mypy
  712. devel/py-pytest-mypy-plugins
  713. devel/py-pytest-nunit
  714. devel/py-pytest-order
  715. devel/py-pytest-plus
  716. devel/py-pytest-profiling
  717. devel/py-pytest-random-order
  718. devel/py-pytest-regressions
  719. devel/py-pytest-regtest
  720. devel/py-pytest-remotedata
  721. devel/py-pytest-runner
  722. devel/py-pytest-services
  723. devel/py-pytest-socket
  724. devel/py-pytest-subtests
  725. devel/py-pytest-sugar
  726. devel/py-pytest-twisted
  727. devel/py-pytest-watcher
  728. devel/py-pytest-xdist
  729. devel/py-python-application
  730. devel/py-python-dateutil
  731. devel/py-python-dbusmock
  732. devel/py-python-distutils-extra
  733. devel/py-python-editor
  734. devel/py-python-engineio
  735. devel/py-python-gitlab
  736. devel/py-python-json-logger
  737. devel/py-python-magic
  738. devel/py-python-mimeparse
  739. devel/py-python-socketio
  740. devel/py-pythonfinder
  741. devel/py-pytoolconfig
  742. devel/py-pytvmaze
  743. devel/py-pytweening
  744. devel/py-pytz-deprecation-shim
  745. devel/py-pytzdata
  746. devel/py-pyvisa
  747. devel/py-pyvisa-py
  748. devel/py-pyxb-x
  749. devel/py-pyyaml-include
  750. devel/py-pyyaml_env_tag
  751. devel/py-qasync
  752. devel/py-qcs-api-client
  753. devel/py-qcs-sdk-python
  754. devel/py-qtbuilder
  755. devel/py-questionary
  756. devel/py-qutip
  757. devel/py-ratelimiter
  758. devel/py-re-assert
  759. devel/py-readme-renderer
  760. devel/py-recurring-ical-events
  761. devel/py-referencing
  762. devel/py-regress
  763. devel/py-repoze.lru
  764. devel/py-represent
  765. devel/py-requestsexceptions
  766. devel/py-requirements-detector
  767. devel/py-requirementslib
  768. devel/py-resolvelib1
  769. devel/py-responses
  770. devel/py-retrying
  771. devel/py-rfc3339-validator
  772. devel/py-rfc3986-validator
  773. devel/py-robotframework
  774. devel/py-robotframework-pabot
  775. devel/py-robotframework-pythonlibcore
  776. devel/py-robotframework-seleniumlibrary
  777. devel/py-robotframework-stacktrace
  778. devel/py-rope
  779. devel/py-rpds-py
  780. devel/py-rq-scheduler
  781. devel/py-rstr
  782. devel/py-rtslib-fb
  783. devel/py-ruamel.yaml.clib
  784. devel/py-rush
  785. devel/py-rx
  786. devel/py-rx1
  787. devel/py-s3fs
  788. devel/py-saneyaml
  789. devel/py-schedule
  790. devel/py-scikit-base
  791. devel/py-scikit-build
  792. devel/py-scikit-build-core
  793. devel/py-semantic-version
  794. devel/py-semver
  795. devel/py-setoptconf
  796. devel/py-setuptools-declarative-requirements
  797. devel/py-setuptools-git
  798. devel/py-setuptools-git-versioning
  799. devel/py-setuptools-rust
  800. devel/py-setuptools-scm
  801. devel/py-setuptools58
  802. devel/py-setuptools_hg
  803. devel/py-setuptools_scm7
  804. devel/py-shtab
  805. devel/py-simple-parsing
  806. devel/py-simpleeval
  807. devel/py-simplegeneric
  808. devel/py-simpleparse
  809. devel/py-sip
  810. devel/py-smmap
  811. devel/py-sniffio
  812. devel/py-sparse
  813. devel/py-sqids
  814. devel/py-squint
  815. devel/py-sre-yield
  816. devel/py-srsly
  817. devel/py-stack-data
  818. devel/py-stdlibs
  819. devel/py-stestr
  820. devel/py-stone
  821. devel/py-strawberry-graphql
  822. devel/py-stringbrewer
  823. devel/py-stringcase
  824. devel/py-syrupy
  825. devel/py-tabulator
  826. devel/py-tailer
  827. devel/py-tapi
  828. devel/py-tarantool-queue
  829. devel/py-tartiflette
  830. devel/py-tartiflette-aiohttp
  831. devel/py-taskflow
  832. devel/py-telepath
  833. devel/py-tempora
  834. devel/py-tenacity
  835. devel/py-termcolor
  836. devel/py-termcolor-whl
  837. devel/py-testresources
  838. devel/py-testscenarios
  839. devel/py-testtools
  840. devel/py-thinc
  841. devel/py-thinc8
  842. devel/py-threadpoolctl
  843. devel/py-time-machine
  844. devel/py-timeout-decorator
  845. devel/py-tinyrpc
  846. devel/py-tooz
  847. devel/py-tox
  848. devel/py-traceback2
  849. devel/py-trailrunner
  850. devel/py-traitlets
  851. devel/py-tree-sitter-languages
  852. devel/py-trove-classifiers
  853. devel/py-twine
  854. devel/py-twisted
  855. devel/py-txi2p-tahoe
  856. devel/py-typeguard
  857. devel/py-typer
  858. devel/py-types-cryptography
  859. devel/py-types-docutils
  860. devel/py-types-mock
  861. devel/py-types-psutil
  862. devel/py-types-setuptools
  863. devel/py-types-toml
  864. devel/py-types-typed-ast
  865. devel/py-typing-extensions
  866. devel/py-typing-inspect
  867. devel/py-tzdata
  868. devel/py-u-msgpack-python
  869. devel/py-ufmt
  870. devel/py-undefined
  871. devel/py-unearth
  872. devel/py-unicodecsv
  873. devel/py-unicodedata2
  874. devel/py-unittest2
  875. devel/py-unpaddedbase64
  876. devel/py-untokenize
  877. devel/py-urwid
  878. devel/py-urwidgets
  879. devel/py-userpath
  880. devel/py-usort
  881. devel/py-validate-pyproject
  882. devel/py-validators
  883. devel/py-vcver
  884. devel/py-versioneer
  885. devel/py-versioningit
  886. devel/py-verspec
  887. devel/py-virtualenv
  888. devel/py-virtualenv-api
  889. devel/py-visidata
  890. devel/py-visitor
  891. devel/py-vistir
  892. devel/py-vulture
  893. devel/py-warlock
  894. devel/py-watchdog
  895. devel/py-watchfiles
  896. devel/py-watchgod
  897. devel/py-watermark
  898. devel/py-weasel
  899. devel/py-websockify
  900. devel/py-wheel
  901. devel/py-whistle
  902. devel/py-wimpy
  903. devel/py-woops
  904. devel/py-wrapt
  905. devel/py-wsgi-intercept
  906. devel/py-wsgiutils
  907. devel/py-wsme
  908. devel/py-x-wr-timezone
  909. devel/py-xarray
  910. devel/py-xarray-einstats
  911. devel/py-xdis
  912. devel/py-xmltodict
  913. devel/py-xsdata
  914. devel/py-xstatic
  915. devel/py-xstatic-angular
  916. devel/py-xstatic-angular-bootstrap
  917. devel/py-xstatic-angular-gettext
  918. devel/py-xstatic-angular-lrdragndrop
  919. devel/py-xstatic-angular-schema-form
  920. devel/py-xstatic-bootstrap-datepicker
  921. devel/py-xstatic-bootstrap-scss
  922. devel/py-xstatic-bootswatch
  923. devel/py-xstatic-d3
  924. devel/py-xstatic-font-awesome
  925. devel/py-xstatic-hogan
  926. devel/py-xstatic-jasmine
  927. devel/py-xstatic-jquery
  928. devel/py-xstatic-jquery-migrate
  929. devel/py-xstatic-jquery-ui
  930. devel/py-xstatic-jquery.quicksearch
  931. devel/py-xstatic-jquery.tablesorter
  932. devel/py-xstatic-jsencrypt
  933. devel/py-xstatic-mdi
  934. devel/py-xstatic-objectpath
  935. devel/py-xstatic-rickshaw
  936. devel/py-xstatic-roboto-fontface
  937. devel/py-xstatic-smart-table
  938. devel/py-xstatic-spin
  939. devel/py-xstatic-term.js
  940. devel/py-xstatic-tv4
  941. devel/py-xxhash
  942. devel/py-yamllint
  943. devel/py-yappi
  944. devel/py-yaspin
  945. devel/py-yunomi
  946. devel/py-zarr
  947. devel/py-zc.lockfile
  948. devel/py-zict
  949. devel/py-zipp
  950. devel/pylint
  951. devel/pylyzer
  952. devel/pytype
  953. devel/scons
  954. devel/vitables
  955. dns/letsdns
  956. dns/py-dns-crawler
  957. dns/py-dns-lexicon
  958. dns/py-dnslib
  959. dns/py-dnspython
  960. dns/py-idna
  961. dns/py-idna_ssl
  962. dns/py-localzone
  963. dns/py-publicsuffixlist
  964. dns/py-py3dns
  965. editors/novelwriter
  966. editors/retext
  967. finance/freqtrade
  968. finance/py-exchange-calendars
  969. finance/py-ffn
  970. finance/py-financedatabase
  971. finance/py-mplfinance
  972. finance/py-pandas-market-calendars
  973. finance/py-pythclient
  974. finance/py-pytrends
  975. finance/py-quantecon
  976. finance/py-stocksera
  977. finance/py-technical
  978. finance/py-thepassiveinvestor
  979. finance/py-yahooquery
  980. finance/py-yfinance
  981. ftp/py-aioftp
  982. ftp/py-parfive
  983. ftp/py-pycurl
  984. ftp/py-tftpy
  985. games/py-mnemosyne-proj
  986. graphics/py-ManimPango
  987. graphics/py-PyOpenGL-accelerate
  988. graphics/py-altair
  989. graphics/py-asciitree
  990. graphics/py-beziers
  991. graphics/py-cairosvg
  992. graphics/py-cartopy
  993. graphics/py-cogdumper
  994. graphics/py-colorcet
  995. graphics/py-fotokilof
  996. graphics/py-fury
  997. graphics/py-gdal
  998. graphics/py-giddy
  999. graphics/py-glcontext
  1000. graphics/py-gprof2dot
  1001. graphics/py-graphlib-backport
  1002. graphics/py-h3
  1003. graphics/py-hiplot
  1004. graphics/py-imageio
  1005. graphics/py-imageio-ffmpeg
  1006. graphics/py-imagesize
  1007. graphics/py-lerc
  1008. graphics/py-mapclassify
  1009. graphics/py-mgwr
  1010. graphics/py-moderngl
  1011. graphics/py-moderngl-window
  1012. graphics/py-momepy
  1013. graphics/py-optimize-images
  1014. graphics/py-osmnet
  1015. graphics/py-pandana
  1016. graphics/py-piexif
  1017. graphics/py-pillow
  1018. graphics/py-pillow-heif
  1019. graphics/py-pointpats
  1020. graphics/py-pycha
  1021. graphics/py-pydot
  1022. graphics/py-pyepsg
  1023. graphics/py-pyganim
  1024. graphics/py-pygeos
  1025. graphics/py-pyglet
  1026. graphics/py-pyocr
  1027. graphics/py-pyproj
  1028. graphics/py-python-barcode
  1029. graphics/py-python-poppler-qt5
  1030. graphics/py-pyvips
  1031. graphics/py-pyx
  1032. graphics/py-railroad-diagrams
  1033. graphics/py-rasterio
  1034. graphics/py-rasterstats
  1035. graphics/py-tifffile
  1036. graphics/py-traitsui
  1037. graphics/py-urbanaccess
  1038. graphics/py-urbansim
  1039. graphics/py-utm
  1040. graphics/py-wand
  1041. graphics/py-webcolors
  1042. graphics/py-willow
  1043. hebrew/py-pyluach
  1044. irc/py-irc
  1045. japanese/py-jaconv
  1046. lang/cython3
  1047. lang/py-lupa
  1048. mail/py-checkdmarc
  1049. mail/py-django-mailman3
  1050. mail/py-flanker
  1051. mail/py-mail-parser
  1052. mail/py-mailmanclient
  1053. mail/py-pyisemail
  1054. mail/py-pyspf
  1055. mail/py-spf-engine
  1056. math/py-CyLP
  1057. math/py-POT
  1058. math/py-SQNomad
  1059. math/py-affine
  1060. math/py-autograd
  1061. math/py-awkward
  1062. math/py-awkward-cpp
  1063. math/py-bayesian-optimization
  1064. math/py-blis
  1065. math/py-bottleneck
  1066. math/py-chaospy
  1067. math/py-cma
  1068. math/py-cmaes
  1069. math/py-cmyt
  1070. math/py-contourpy
  1071. math/py-cvxopt
  1072. math/py-fastcluster
  1073. math/py-flax
  1074. math/py-formulaic
  1075. math/py-fraction
  1076. math/py-fsph
  1077. math/py-gym
  1078. math/py-gym-notices
  1079. math/py-hdbscan
  1080. math/py-hepstats
  1081. math/py-hmmlearn
  1082. math/py-iminuit
  1083. math/py-intspan
  1084. math/py-iohexperimenter
  1085. math/py-islpy
  1086. math/py-jacobi
  1087. math/py-jax
  1088. math/py-lmfit
  1089. math/py-matplotlib
  1090. math/py-mixsimulator
  1091. math/py-ml-dtypes
  1092. math/py-moarchiving
  1093. math/py-munkres
  1094. math/py-ndindex
  1095. math/py-networkx
  1096. math/py-nevergrad
  1097. math/py-numba-stats
  1098. math/py-numexpr
  1099. math/py-openTSNE
  1100. math/py-opt-einsum
  1101. math/py-pandas
  1102. math/py-patsy
  1103. math/py-permutation
  1104. math/py-plastex
  1105. math/py-py-find-1st
  1106. math/py-pygsl
  1107. math/py-pyprobables
  1108. math/py-pyreadr
  1109. math/py-pytensor
  1110. math/py-resample
  1111. math/py-rpy2
  1112. math/py-rvlib
  1113. math/py-scikit-fem
  1114. math/py-seaborn
  1115. math/py-snuggs
  1116. math/py-spglm
  1117. math/py-spint
  1118. math/py-splot
  1119. math/py-spreg
  1120. math/py-spvcm
  1121. math/py-statsmodels
  1122. math/py-vincenty
  1123. misc/py-SQCommon
  1124. misc/py-SQImFil
  1125. misc/py-SQSnobFit
  1126. misc/py-accelerate
  1127. misc/py-alive-progress
  1128. misc/py-ast-comments
  1129. misc/py-censys
  1130. misc/py-colored
  1131. misc/py-crudini
  1132. misc/py-einops
  1133. misc/py-fastscapelib
  1134. misc/py-hist
  1135. misc/py-huepy
  1136. misc/py-instructor
  1137. misc/py-laspy
  1138. misc/py-lazrs
  1139. misc/py-lightgbm
  1140. misc/py-lightning-utilities
  1141. misc/py-litellm
  1142. misc/py-npTDMS
  1143. misc/py-onnx
  1144. misc/py-openai
  1145. misc/py-openai-whisper
  1146. misc/py-palettable
  1147. misc/py-pexpect
  1148. misc/py-placekey
  1149. misc/py-polars
  1150. misc/py-progressbar
  1151. misc/py-progressbar2
  1152. misc/py-pyprind
  1153. misc/py-pyqir
  1154. misc/py-pytorch-lightning
  1155. misc/py-pyviz-comms
  1156. misc/py-safetensors
  1157. misc/py-scikit-quant
  1158. misc/py-shell-gpt
  1159. misc/py-sigopt
  1160. misc/py-spdx
  1161. misc/py-spdx-lookup
  1162. misc/py-spdx-tools
  1163. misc/py-synced-collections
  1164. misc/py-tflite
  1165. misc/py-timm
  1166. misc/py-timm-vis
  1167. misc/py-torch-geometric
  1168. misc/py-tqdm
  1169. misc/py-tvm
  1170. misc/py-uhi
  1171. misc/py-wandb
  1172. misc/py-xgboost
  1173. multimedia/ffsubsync
  1174. multimedia/py-cec
  1175. multimedia/py-guessit
  1176. multimedia/py-moviepy
  1177. multimedia/py-pysubs2
  1178. multimedia/py-python-mpv
  1179. net/py-blobfile
  1180. net/py-err-backend-discord
  1181. net/py-err-backend-mattermost
  1182. net/py-errbot
  1183. net/py-errbot-backend-slackv3
  1184. net/py-eventlet
  1185. net/py-gdown
  1186. net/py-geopy
  1187. net/py-gspread
  1188. net/py-matrix-synapse-ldap3
  1189. net/py-ndg-httpsclient
  1190. net/py-netaddr
  1191. net/py-paho-mqtt
  1192. net/py-pynamecheap
  1193. net/py-pypcap
  1194. net/py-pyroute2
  1195. net/py-pyroute2.minimal
  1196. net/py-pyroute2.protocols
  1197. net/py-pyshark
  1198. net/py-pysocks
  1199. net/py-python-barbicanclient
  1200. net/py-python-cinderclient
  1201. net/py-python-designateclient
  1202. net/py-python-glanceclient
  1203. net/py-python-heatclient
  1204. net/py-python-ipware
  1205. net/py-python-keystoneclient
  1206. net/py-python-ldap
  1207. net/py-python-neutronclient
  1208. net/py-python-novaclient
  1209. net/py-python-openstackclient
  1210. net/py-pyu2f
  1211. net/py-ripe.atlas.cousteau
  1212. net/py-ripe.atlas.sagan
  1213. net/py-ripe.atlas.tools
  1214. net/py-s3transfer
  1215. net/py-smart-open
  1216. net/py-smbprotocol
  1217. net/py-socksio
  1218. net/py-softlayer
  1219. net/py-sshuttle
  1220. net/py-suds
  1221. net/py-transip
  1222. net/py-trio
  1223. net/py-trio-websocket
  1224. net/py-uri-template
  1225. net/py-uritools
  1226. net/py-url-normalize
  1227. net/py-urlextract
  1228. net-im/py-mattermostdriver
  1229. net-im/py-slackeventsapi
  1230. net-im/py-telepot
  1231. net-mgmt/2ping
  1232. net-mgmt/py-adal
  1233. net-mgmt/py-ciscoconfparse
  1234. net-mgmt/py-ipy
  1235. net-mgmt/py-msrest
  1236. net-mgmt/py-netutils
  1237. net-mgmt/py-pysmi
  1238. net-p2p/py-transmission-rpc
  1239. net-p2p/pyln-bolt7
  1240. net-p2p/pyln-client
  1241. net-p2p/pyln-proto
  1242. news/py-sabctools
  1243. ports-mgmt/py-pnu-portstreelint
  1244. print/py-collidoscope
  1245. print/py-dehinter
  1246. print/py-font-v
  1247. print/py-fontaine
  1248. print/py-fontbakery
  1249. print/py-fontparts
  1250. print/py-fontpens
  1251. print/py-fonttools
  1252. print/py-freetype-py
  1253. print/py-glyphsets
  1254. print/py-glyphtools
  1255. print/py-pycups
  1256. print/py-pydyf
  1257. print/py-pypdf
  1258. print/py-pypdf3
  1259. print/py-python-ly
  1260. print/py-relatorio
  1261. print/py-reportlab
  1262. print/py-ttfautohint-py
  1263. print/py-ufolib2
  1264. print/py-uharfbuzz
  1265. print/py-vharfbuzz
  1266. print/py-weasyprint
  1267. science/py-HofstadterTools
  1268. science/py-access
  1269. science/py-arch
  1270. science/py-asdf
  1271. science/py-asdf-standard
  1272. science/py-asdf-transform-schemas
  1273. science/py-cdo
  1274. science/py-cfgrib
  1275. science/py-coards
  1276. science/py-dftd4
  1277. science/py-dipy
  1278. science/py-eccodes
  1279. science/py-esda
  1280. science/py-geolinks
  1281. science/py-geomet
  1282. science/py-geometer
  1283. science/py-h5py
  1284. science/py-inequality
  1285. science/py-kinematics
  1286. science/py-liac-arff
  1287. science/py-meshio
  1288. science/py-mp-api
  1289. science/py-ncrystal
  1290. science/py-netcdf-flattener
  1291. science/py-nglview
  1292. science/py-nibabel
  1293. science/py-nilearn
  1294. science/py-pupynere
  1295. science/py-pyaixi
  1296. science/py-pycsw
  1297. science/py-pygeodesy
  1298. science/py-pygeometa
  1299. science/py-pymatgen-analysis-alloys
  1300. science/py-pysal
  1301. science/py-pyteomics
  1302. science/py-qcelemental
  1303. science/py-scikit-optimize
  1304. science/py-segregation
  1305. science/py-signac
  1306. science/py-sklearn-pandas
  1307. science/py-skrebate
  1308. science/py-spaghetti
  1309. science/py-spglib
  1310. science/py-tobler
  1311. science/py-trx-python
  1312. security/denyhosts
  1313. security/pssh
  1314. security/py-acme
  1315. security/py-argon2-cffi
  1316. security/py-argon2-cffi-bindings
  1317. security/py-asyncssh
  1318. security/py-authlib
  1319. security/py-azure-keyvault-certificates
  1320. security/py-azure-keyvault-keys
  1321. security/py-azure-keyvault-secrets
  1322. security/py-badkeys
  1323. security/py-bcrypt
  1324. security/py-cert-human
  1325. security/py-certbot
  1326. security/py-certbot-apache
  1327. security/py-certbot-dns-cloudflare
  1328. security/py-certbot-dns-digitalocean
  1329. security/py-certbot-dns-dnsimple
  1330. security/py-certbot-dns-dnsmadeeasy
  1331. security/py-certbot-dns-gehirn
  1332. security/py-certbot-dns-google
  1333. security/py-certbot-dns-linode
  1334. security/py-certbot-dns-luadns
  1335. security/py-certbot-dns-nsone
  1336. security/py-certbot-dns-ovh
  1337. security/py-certbot-dns-rfc2136
  1338. security/py-certbot-dns-route53
  1339. security/py-certbot-dns-sakuracloud
  1340. security/py-certbot-nginx
  1341. security/py-certifi
  1342. security/py-certomancer
  1343. security/py-cryptography
  1344. security/py-cryptography-legacy
  1345. security/py-cryptography-vectors
  1346. security/py-detect-secrets
  1347. security/py-ecdsa
  1348. security/py-fido2
  1349. security/py-flask-httpauth
  1350. security/py-google-auth
  1351. security/py-google-auth-httplib2
  1352. security/py-google-auth-oauthlib
  1353. security/py-greenbone-feed-sync
  1354. security/py-gvm-tools
  1355. security/py-httpx-auth
  1356. security/py-josepy
  1357. security/py-joserfc
  1358. security/py-jwcrypto
  1359. security/py-krb5
  1360. security/py-libnacl
  1361. security/py-liboqs-python
  1362. security/py-m2crypto
  1363. security/py-mnemonic
  1364. security/py-netmiko
  1365. security/py-notus-scanner
  1366. security/py-oauth2client
  1367. security/py-oauthlib
  1368. security/py-omemo-dr
  1369. security/py-oscrypto
  1370. security/py-ospd-openvas
  1371. security/py-pass-git-helper
  1372. security/py-pem
  1373. security/py-pnu-certwatch
  1374. security/py-pnu-vuxml
  1375. security/py-pycryptodome
  1376. security/py-pycryptodomex
  1377. security/py-pyhanko
  1378. security/py-pyhanko-certvalidator
  1379. security/py-pymacaroons
  1380. security/py-pyotp
  1381. security/py-pysaml2
  1382. security/py-pysaml26
  1383. security/py-pysodium
  1384. security/py-pyspnego
  1385. security/py-python-gnupg
  1386. security/py-python-gvm
  1387. security/py-python-pkcs11
  1388. security/py-python3-openid
  1389. security/py-python3-saml
  1390. security/py-rsa
  1391. security/py-scramp
  1392. security/py-securesystemslib
  1393. security/py-service-identity
  1394. security/py-signedjson
  1395. security/py-ssh-audit
  1396. security/py-sshpubkeys
  1397. security/py-tinyaes
  1398. security/py-tls-parser
  1399. security/py-tlslite-ng
  1400. security/py-truststore
  1401. security/py-tuf
  1402. security/py-uhashring
  1403. security/py-vpn-slice
  1404. security/py-webauthn
  1405. security/py-yubikey-manager
  1406. shells/xonsh
  1407. sysutils/duplicity
  1408. sysutils/py-ansible-compat
  1409. sysutils/py-ansible-core
  1410. sysutils/py-ansible-lint
  1411. sysutils/py-borgmatic
  1412. sysutils/py-dirsync
  1413. sysutils/py-distro
  1414. sysutils/py-docker
  1415. sysutils/py-execnet
  1416. sysutils/py-filelock
  1417. sysutils/py-hcloud
  1418. sysutils/py-liquidctl
  1419. sysutils/py-mqttwarn
  1420. sysutils/py-plumbum
  1421. sysutils/py-psutil
  1422. sysutils/py-python-consul2
  1423. sysutils/py-scandir
  1424. sysutils/py-tmuxp
  1425. sysutils/py-upt-cpan
  1426. sysutils/py-upt-rubygems
  1427. sysutils/s-tui
  1428. textproc/asciidoc
  1429. textproc/codespell
  1430. textproc/icdiff
  1431. textproc/json2yaml
  1432. textproc/py-TatSu
  1433. textproc/py-accessible-pygments
  1434. textproc/py-aeidon
  1435. textproc/py-alabaster
  1436. textproc/py-ansi2html
  1437. textproc/py-anyascii
  1438. textproc/py-arabic-reshaper
  1439. textproc/py-asciinema
  1440. textproc/py-autopep8
  1441. textproc/py-bracex
  1442. textproc/py-cchardet
  1443. textproc/py-chameleon
  1444. textproc/py-chardet
  1445. textproc/py-charset-normalizer
  1446. textproc/py-cloud_sptheme
  1447. textproc/py-cmarkgfm
  1448. textproc/py-colorclass
  1449. textproc/py-cssselect2
  1450. textproc/py-cyclonedx-python-lib
  1451. textproc/py-dict2xml
  1452. textproc/py-diff-match-patch
  1453. textproc/py-dominate
  1454. textproc/py-elasticsearch
  1455. textproc/py-elasticsearch-async
  1456. textproc/py-elasticsearch6
  1457. textproc/py-epy-reader
  1458. textproc/py-faust-cchardet
  1459. textproc/py-fluent.syntax
  1460. textproc/py-ftfy
  1461. textproc/py-gensim
  1462. textproc/py-grapheme
  1463. textproc/py-griffe
  1464. textproc/py-hashids
  1465. textproc/py-htmlmin2
  1466. textproc/py-ini2toml
  1467. textproc/py-interegular
  1468. textproc/py-isbnlib
  1469. textproc/py-isbntools
  1470. textproc/py-jarowinkler
  1471. textproc/py-jupyterlab-pygments
  1472. textproc/py-langcodes
  1473. textproc/py-language-data
  1474. textproc/py-latexcodec
  1475. textproc/py-license-expression
  1476. textproc/py-linkify-it-py
  1477. textproc/py-markdown
  1478. textproc/py-markdown-callouts
  1479. textproc/py-markdown-include
  1480. textproc/py-markdown-it-py
  1481. textproc/py-marko
  1482. textproc/py-markuppy
  1483. textproc/py-markups
  1484. textproc/py-markupsafe
  1485. textproc/py-mdformat
  1486. textproc/py-mdit-py-plugins
  1487. textproc/py-mdurl
  1488. textproc/py-mike
  1489. textproc/py-mistletoe
  1490. textproc/py-mistune
  1491. textproc/py-mistune0
  1492. textproc/py-mistune2
  1493. textproc/py-mkdocs
  1494. textproc/py-mkdocs-autorefs
  1495. textproc/py-mkdocs-get-deps
  1496. textproc/py-mkdocs-git-revision-date-localized-plugin
  1497. textproc/py-mkdocs-material
  1498. textproc/py-mkdocs-material-extensions
  1499. textproc/py-mkdocs-minify-plugin
  1500. textproc/py-mkdocstrings
  1501. textproc/py-mkdocstrings-crystal
  1502. textproc/py-mkdocstrings-python
  1503. textproc/py-mkdocstrings-python-legacy
  1504. textproc/py-myst-parser
  1505. textproc/py-nbsphinx
  1506. textproc/py-nltk
  1507. textproc/py-normality
  1508. textproc/py-ntc-templates
  1509. textproc/py-numpydoc
  1510. textproc/py-ocrmypdf
  1511. textproc/py-openstep-plist
  1512. textproc/py-pandoc-plantuml-filter
  1513. textproc/py-parse
  1514. textproc/py-parse-type
  1515. textproc/py-parsimonious
  1516. textproc/py-petl
  1517. textproc/py-pss
  1518. textproc/py-pyaml
  1519. textproc/py-pybtex
  1520. textproc/py-pybtex-docutils
  1521. textproc/py-pycountry
  1522. textproc/py-pyexcel
  1523. textproc/py-pyexcel-ezodf
  1524. textproc/py-pyexcel-io
  1525. textproc/py-pyexcel-ods3
  1526. textproc/py-pyexcel-xls
  1527. textproc/py-pyexcel-xlsx
  1528. textproc/py-pygccxml
  1529. textproc/py-pygments
  1530. textproc/py-pyjade
  1531. textproc/py-pylons-sphinx-themes
  1532. textproc/py-pymdown-extensions
  1533. textproc/py-pyphen
  1534. textproc/py-pyrss2gen
  1535. textproc/py-python-docx
  1536. textproc/py-python-lsp-jsonrpc
  1537. textproc/py-python-lsp-server
  1538. textproc/py-python-markdown-math
  1539. textproc/py-python-ulid
  1540. textproc/py-pytoml
  1541. textproc/py-pyxlsb2
  1542. textproc/py-rdflib
  1543. textproc/py-readthedocs-sphinx-ext
  1544. textproc/py-rich
  1545. textproc/py-rich-cli
  1546. textproc/py-rich-rst
  1547. textproc/py-rich12
  1548. textproc/py-scour
  1549. textproc/py-segno
  1550. textproc/py-sense2vec
  1551. textproc/py-snowballstemmer
  1552. textproc/py-spacy
  1553. textproc/py-spacy-legacy
  1554. textproc/py-spacy-llm
  1555. textproc/py-spacy-loggers
  1556. textproc/py-sphinx
  1557. textproc/py-sphinx-autoapi
  1558. textproc/py-sphinx-autobuild
  1559. textproc/py-sphinx-autodoc-typehints
  1560. textproc/py-sphinx-basic-ng
  1561. textproc/py-sphinx-copybutton
  1562. textproc/py-sphinx-design
  1563. textproc/py-sphinx-examples
  1564. textproc/py-sphinx-gallery
  1565. textproc/py-sphinx-inline-tabs
  1566. textproc/py-sphinx-intl
  1567. textproc/py-sphinx-sitemap
  1568. textproc/py-sphinx-tabs
  1569. textproc/py-sphinx-theme-builder
  1570. textproc/py-sphinxcontrib-adadomain
  1571. textproc/py-sphinxcontrib-autoprogram
  1572. textproc/py-sphinxcontrib-bibtex
  1573. textproc/py-sphinxcontrib-svg2pdfconverter
  1574. textproc/py-sphinxcontrib-towncrier
  1575. textproc/py-sphinxcontrib-websupport
  1576. textproc/py-tableschema-to-template
  1577. textproc/py-tablib
  1578. textproc/py-terminaltables
  1579. textproc/py-textdistance
  1580. textproc/py-textual
  1581. textproc/py-tika-client
  1582. textproc/py-tiktoken
  1583. textproc/py-tinycss2
  1584. textproc/py-tokenizers
  1585. textproc/py-tomli
  1586. textproc/py-tomli-w
  1587. textproc/py-tomlkit
  1588. textproc/py-trans
  1589. textproc/py-ttp
  1590. textproc/py-ttp-templates
  1591. textproc/py-uc-micro-py
  1592. textproc/py-unicodeitplus
  1593. textproc/py-untangle
  1594. textproc/py-wasabi
  1595. textproc/py-wcmatch
  1596. textproc/py-wtforms
  1597. textproc/py-xhtml2pdf
  1598. textproc/py-xlmmacrodeobfuscator
  1599. textproc/py-xlrd
  1600. textproc/py-xlrd2
  1601. textproc/py-xmldiff
  1602. textproc/py-youseedee
  1603. textproc/py-zope.i18nmessageid
  1604. textproc/translate-toolkit
  1605. textproc/yq
  1606. www/buku
  1607. www/flexget
  1608. www/offpunk
  1609. www/py-aioh2
  1610. www/py-aiohttp
  1611. www/py-aiohttp-middlewares
  1612. www/py-aiohttp_cors
  1613. www/py-aioquic
  1614. www/py-aiostream
  1615. www/py-arxiv
  1616. www/py-beaker
  1617. www/py-beautifulsoup
  1618. www/py-betamax
  1619. www/py-biscuits
  1620. www/py-bleach
  1621. www/py-boto3
  1622. www/py-branca
  1623. www/py-cachecontrol
  1624. www/py-caldav
  1625. www/py-channels
  1626. www/py-cheroot
  1627. www/py-cinemagoer
  1628. www/py-cookies
  1629. www/py-cssmin
  1630. www/py-cssutils
  1631. www/py-daphne
  1632. www/py-dj42-django-allauth
  1633. www/py-dj42-django-auth-ldap
  1634. www/py-dj42-django-cors-headers
  1635. www/py-dj42-django-crispy-forms
  1636. www/py-dj42-django-debug-toolbar
  1637. www/py-dj42-django-filter
  1638. www/py-dj42-django-js-asset
  1639. www/py-dj42-django-modelcluster
  1640. www/py-dj42-django-otp
  1641. www/py-dj42-django-permissionedforms
  1642. www/py-dj42-django-rich
  1643. www/py-dj42-django-timezone-field
  1644. www/py-django-allauth
  1645. www/py-django-auditlog
  1646. www/py-django-auth-ldap
  1647. www/py-django-bleach
  1648. www/py-django-bootstrap3
  1649. www/py-django-braces
  1650. www/py-django-choices-field
  1651. www/py-django-classy-tags
  1652. www/py-django-contact-form
  1653. www/py-django-cors-headers
  1654. www/py-django-crispy-forms
  1655. www/py-django-csp
  1656. www/py-django-debug-toolbar
  1657. www/py-django-filter
  1658. www/py-django-hashid-field
  1659. www/py-django-haystack
  1660. www/py-django-htmx
  1661. www/py-django-js-asset
  1662. www/py-django-jsonview
  1663. www/py-django-markdownx
  1664. www/py-django-model-utils
  1665. www/py-django-modelcluster
  1666. www/py-django-mptt
  1667. www/py-django-otp
  1668. www/py-django-otp-yubikey
  1669. www/py-django-permissionedforms
  1670. www/py-django-picklefield
  1671. www/py-django-pyscss
  1672. www/py-django-redis
  1673. www/py-django-registration
  1674. www/py-django-requests-debug-toolbar
  1675. www/py-django-rich
  1676. www/py-django-simple-history
  1677. www/py-django-storages
  1678. www/py-django-timezone-field
  1679. www/py-django-tinymce
  1680. www/py-django-unfold
  1681. www/py-django32
  1682. www/py-django42
  1683. www/py-django50
  1684. www/py-draftjs-exporter
  1685. www/py-dropbox
  1686. www/py-enmerkar
  1687. www/py-fake-useragent
  1688. www/py-fastapi
  1689. www/py-feedgenerator
  1690. www/py-flask
  1691. www/py-flask-apscheduler
  1692. www/py-flask-json
  1693. www/py-flask-marshmallow
  1694. www/py-flask-migrate
  1695. www/py-flask-script
  1696. www/py-flask-socketio
  1697. www/py-flask-wtf
  1698. www/py-folium
  1699. www/py-forcediphttpsadapter
  1700. www/py-freenit
  1701. www/py-ghp-import
  1702. www/py-google-api-core
  1703. www/py-google-cloud-appengine-logging
  1704. www/py-google-cloud-audit-log
  1705. www/py-google-cloud-bigtable
  1706. www/py-google-cloud-core
  1707. www/py-google-cloud-datastore
  1708. www/py-google-cloud-dlp
  1709. www/py-google-cloud-logging
  1710. www/py-google-cloud-speech
  1711. www/py-google-cloud-storage
  1712. www/py-google-cloud-vision
  1713. www/py-google-resumable-media
  1714. www/py-grip
  1715. www/py-gunicorn
  1716. www/py-horizon
  1717. www/py-hstspreload
  1718. www/py-htmldate
  1719. www/py-httpbin
  1720. www/py-httpcore
  1721. www/py-httptools
  1722. www/py-httpx
  1723. www/py-httpx-cache
  1724. www/py-hypercorn
  1725. www/py-hyperlink
  1726. www/py-instabot
  1727. www/py-jsonfield
  1728. www/py-laces
  1729. www/py-mechanicalsoup
  1730. www/py-multidict
  1731. www/py-nh3
  1732. www/py-openbrokerapi
  1733. www/py-pastedeploy
  1734. www/py-pelican
  1735. www/py-planet
  1736. www/py-postorius
  1737. www/py-prawcore
  1738. www/py-priority
  1739. www/py-priority1
  1740. www/py-pygsheets
  1741. www/py-pyjwt
  1742. www/py-pylsqpack
  1743. www/py-pyramid-mako
  1744. www/py-pysmartdl
  1745. www/py-python-dotenv
  1746. www/py-python-multipart
  1747. www/py-pywry
  1748. www/py-quilt3
  1749. www/py-requests
  1750. www/py-requests-aws4auth
  1751. www/py-requests-cache
  1752. www/py-requests-cache0
  1753. www/py-requests-file
  1754. www/py-requests-futures
  1755. www/py-requests-gssapi
  1756. www/py-requests-mock
  1757. www/py-requests-oauthlib
  1758. www/py-requests-toolbelt
  1759. www/py-requests-wsgi-adapter
  1760. www/py-respx
  1761. www/py-rfc3987
  1762. www/py-scgi
  1763. www/py-sentinelhub
  1764. www/py-simple-websocket
  1765. www/py-spyne
  1766. www/py-starlette
  1767. www/py-strawberry-graphql-django
  1768. www/py-swapper
  1769. www/py-ticketutil
  1770. www/py-tornado
  1771. www/py-tornado4
  1772. www/py-tornado5
  1773. www/py-utidylib
  1774. www/py-uvicorn
  1775. www/py-wagtail
  1776. www/py-wagtail-2fa
  1777. www/py-wagtail-airtable
  1778. www/py-wagtail-bakery
  1779. www/py-wagtail-factories
  1780. www/py-wagtail-localize
  1781. www/py-wagtail-transfer
  1782. www/py-waitress
  1783. www/py-webtest
  1784. www/py-werkzeug
  1785. www/py-werkzeug2
  1786. www/py-woob
  1787. www/py-xandikos
  1788. www/py-xyzservices
  1789. www/py-yarl
  1790. www/qutebrowser
  1791. www/you-get
  1792. x11-fonts/py-afdko
  1793. x11-fonts/py-axisregistry
  1794. x11-fonts/py-babelfont
  1795. x11-fonts/py-cffsubr
  1796. x11-fonts/py-fontfeatures
  1797. x11-fonts/py-gflanguages
  1798. x11-fonts/py-gfsubsets
  1799. x11-fonts/py-glyphsLib
  1800. x11-fonts/py-opentype-sanitizer
  1801. x11-fonts/py-opentypespec
  1802. x11-fonts/py-shaperglot
  1803. x11-fonts/py-ufolint
  1804. x11-fonts/py-ufonormalizer
  1805. x11-fonts/py-ufoprocessor
  1806. x11-themes/wpgtk
  1807. x11-toolkits/py-tktreectrl
  1808. Collapse this list.

Deleted ports which required this port:

Expand this list of 18 deleted ports
  1. databases/py-caterva*
  2. devel/poetry*
  3. devel/py-gpep517*
  4. devel/py-jupyter-server-ydoc*
  5. devel/py-pybind11210*
  6. devel/py-y-py*
  7. devel/py-ypy-websocket*
  8. misc/py-anndata*
  9. science/py-asdf-unit-schemas*
  10. textproc/py-atoml*
  11. www/py-dj40-django-auth-ldap*
  12. www/py-dj41-django-auth-ldap*
  13. www/py-dj41-django-cors-headers*
  14. www/py-dj41-django-debug-toolbar*
  15. www/py-dj41-django-js-asset*
  16. www/py-dj41-django-rich*
  17. www/py-dj41-django-timezone-field*
  18. www/py-dj42-django-auditlog*
  19. Collapse this list of deleted ports.
for Run
  1. devel/py-pdm
  2. devel/py-poetry

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-gpep517*
  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-installer
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/i/installer/
  2. https://pypi.org/packages/source/i/installer/
Collapse this list.
Port Moves
  • port moved here from devel/py-installer03 on 2022-04-17
    REASON: Remove obsoleted port. Use devel/py-installer instead

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.0
26 Aug 2023 23:19:05
commit hash: 942354d6ad5dccc10a74ad5114b639fe508b7243commit hash: 942354d6ad5dccc10a74ad5114b639fe508b7243commit hash: 942354d6ad5dccc10a74ad5114b639fe508b7243commit hash: 942354d6ad5dccc10a74ad5114b639fe508b7243 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Update WWW
0.7.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.7.0
18 Apr 2023 18:00:51
commit hash: 75bb7b1a5ba79943c467a94c41b01dab84c950f5commit hash: 75bb7b1a5ba79943c467a94c41b01dab84c950f5commit hash: 75bb7b1a5ba79943c467a94c41b01dab84c950f5commit hash: 75bb7b1a5ba79943c467a94c41b01dab84c950f5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Update to 0.7.0

Changes:	https://github.com/pypa/installer/blob/main/docs/changelog.md
0.6.0_2
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.6.0_1
21 Mar 2023 19:20:41
commit hash: 64d9e32393ae3f1e339400593981eb96d7dadb7ecommit hash: 64d9e32393ae3f1e339400593981eb96d7dadb7ecommit hash: 64d9e32393ae3f1e339400593981eb96d7dadb7ecommit hash: 64d9e32393ae3f1e339400593981eb96d7dadb7e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Set USES=python version explicitly
0.6.0_1
12 Feb 2023 18:41:45
commit hash: 79c92f484dd3b340cf77add079152800396083abcommit hash: 79c92f484dd3b340cf77add079152800396083abcommit hash: 79c92f484dd3b340cf77add079152800396083abcommit hash: 79c92f484dd3b340cf77add079152800396083ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Simplify Makefile

- Use = instead of += for MAKE_ENV
- Use WRKSRC instead of BUILD_WRKSRC when it is identical
- Update version requirement of PEP517_BUILD_DEPEND
- Take maintainership
0.6.0_1
07 Feb 2023 01:53:12
commit hash: 70c7afe71d9353e6f07a2185cff9a0a81587f10ccommit hash: 70c7afe71d9353e6f07a2185cff9a0a81587f10ccommit hash: 70c7afe71d9353e6f07a2185cff9a0a81587f10ccommit hash: 70c7afe71d9353e6f07a2185cff9a0a81587f10c files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-installer: convert to USE_PYTHON=pep517

This is the second port used to bootstrap PEP-517 tooling and the
default staging driver for ports built under USE_PYTHON=pep517.
python@ will be maintaining this going forward as infrastructure.

https://wiki.freebsd.org/Python/PEP-517

With hat: python
Approved by: maintainer timeout, fluffy (mentor)
Differential Revision: https://reviews.freebsd.org/D34789
0.6.0
30 Jan 2023 12:59:47
commit hash: e817414f4dc9ddbf64c274499d3199c8b30df41fcommit hash: e817414f4dc9ddbf64c274499d3199c8b30df41fcommit hash: e817414f4dc9ddbf64c274499d3199c8b30df41fcommit hash: e817414f4dc9ddbf64c274499d3199c8b30df41f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Update to 0.6.0

Changes:	https://github.com/pypa/installer/blob/main/docs/changelog.md
0.5.1
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
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.5.1
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.5.1
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.5.1
25 Mar 2022 13:36:56
commit hash: 248a569b82476a03cfc105370b30da5335e88332commit hash: 248a569b82476a03cfc105370b30da5335e88332commit hash: 248a569b82476a03cfc105370b30da5335e88332commit hash: 248a569b82476a03cfc105370b30da5335e88332 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Update to 0.5.1

- Update WWW

Changes:	https://github.com/pypa/installer/blob/main/docs/changelog.md
0.5.0
07 Mar 2022 18:11:06
commit hash: 4b3e4c69904ec8144f8e2d3ec83cf395741ec0f6commit hash: 4b3e4c69904ec8144f8e2d3ec83cf395741ec0f6commit hash: 4b3e4c69904ec8144f8e2d3ec83cf395741ec0f6commit hash: 4b3e4c69904ec8144f8e2d3ec83cf395741ec0f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Update to 0.5.0

Changes:	https://github.com/pradyunsg/installer/blob/main/docs/changelog.md
0.4.0
11 Jan 2022 18:44:24
commit hash: 957dae319ca408b81a63543f4f6d530f19f3b7a0commit hash: 957dae319ca408b81a63543f4f6d530f19f3b7a0commit hash: 957dae319ca408b81a63543f4f6d530f19f3b7a0commit hash: 957dae319ca408b81a63543f4f6d530f19f3b7a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Clean up Makefile after
6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
0.4.0
25 Oct 2021 15:57:25
commit hash: 1e11b2ddc8f413e9f9d0a98d4a7ff38c4ed7d939commit hash: 1e11b2ddc8f413e9f9d0a98d4a7ff38c4ed7d939commit hash: 1e11b2ddc8f413e9f9d0a98d4a7ff38c4ed7d939commit hash: 1e11b2ddc8f413e9f9d0a98d4a7ff38c4ed7d939 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Update to 0.4.0

Changes:	https://github.com/pradyunsg/installer/blob/main/docs/changelog.md
0.3.0
13 Oct 2021 19:13:44
commit hash: bdd35d2d4dcbdbc395a489f33080d7964d9506a0commit hash: bdd35d2d4dcbdbc395a489f33080d7964d9506a0commit hash: bdd35d2d4dcbdbc395a489f33080d7964d9506a0commit hash: bdd35d2d4dcbdbc395a489f33080d7964d9506a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Update to 0.3.0

Changes:	https://github.com/pradyunsg/installer/blob/main/docs/changelog.md
0.2.3
27 Sep 2021 19:48:06
commit hash: fb80bc28b376e3c321df665cf7e94add97d616d7commit hash: fb80bc28b376e3c321df665cf7e94add97d616d7commit hash: fb80bc28b376e3c321df665cf7e94add97d616d7commit hash: fb80bc28b376e3c321df665cf7e94add97d616d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-installer: Add py-installer 0.2.3

This is a low-level library for installing a Python package from a wheel
distribution. It provides basic functionality and abstractions for handling
wheels and installing packages from wheels.

- Logic for "unpacking" a wheel (i.e. installation).
- Abstractions for various parts of the unpacking process.
- Extensible simple implementations of the abstractions.
- Platform-independent Python script wrapper generation.

WWW: https://github.com/pradyunsg/installer

Number of commits found: 18