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