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