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