FreshPorts -- devel/py-session-info2: Print versions of imported packages


FreshPorts -- The Place For Ports [画像:notbug]As 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 photos
All times are UTC [画像:Ukraine]
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-session-info2 Print versions of imported packages
0.4.2 devel on this many watch lists=0 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.4.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026年04月27日 13:34:02
Last Update: 2026年08月31日 05:41:12
Commit Hash: f7717b8
Also Listed In: python
License: MPL20
WWW:
https://session-info2.readthedocs.io/en/stable/
https://github.com/scverse/session-info2
Description:
Use the session-info CLI program (see session-info -h) or use it programmatically. Import whayever your script/notebook relies on, as well as session_info.
Homepage Homepage 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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}session-info2>0:devel/py-session-info2@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-session-info2/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-session-info2
  • pkg install py312-session-info2
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 py312-session-info2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-session-info2
Package flavors (<flavor>: <package>)
  • py312: py312-session-info2
distinfo:
TIMESTAMP = 1787587908 SHA256 (session_info2-0.4.2.tar.gz) = d85d730621d6f75df60e15dad21258f2750f04c0c0ee5958a7bf92342c039d76 SIZE (session_info2-0.4.2.tar.gz) = 25385

Packages (timestamps in pop-ups are UTC):
py311-session-info2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.4.1n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-session-info2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest0.4.10.4.2--0.4.2---
FreeBSD:14:quarterly0.4.10.4.1--0.4.1---
FreeBSD:15:latest0.4.20.4.2n/a-n/an/a--
FreeBSD:15:quarterly0.4.10.4.1n/a-n/an/a--
FreeBSD:16:latest0.4.10.4.2n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatch-docstring-description>=0 : devel/py-hatch-docstring-description@py312
  2. py312-hatch-vcs>=0 : devel/py-hatch-vcs@py312
  3. py312-hatchling>=0 : devel/py-hatchling@py312
  4. python3.12 : lang/python312
  5. py312-build>=0 : devel/py-build@py312
  6. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. python3.12 : lang/python312
This port is required by:
for Run
  1. devel/py-scverse-misc

Configuration Options:
No options to configure
Options name:
devel_py-session-info2
USES:
python:3.12+
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/s/session_info2/
  2. https://pypi.org/packages/source/s/session_info2/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.2
31 Aug 2026 05:41:12
commit hash: f7717b8570997fc72bf6651fb198c5e0456df9db commit hash: f7717b8570997fc72bf6651fb198c5e0456df9db commit hash: f7717b8570997fc72bf6651fb198c5e0456df9db commit hash: f7717b8570997fc72bf6651fb198c5e0456df9db files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-session-info2: Update to 0.4.2
Changes:	https://github.com/scverse/session-info2/releases 
0.4.1
27 Apr 2026 13:06:47
commit hash: bd02a49238002725be5c5531a9c8dd6706c840b5 commit hash: bd02a49238002725be5c5531a9c8dd6706c840b5 commit hash: bd02a49238002725be5c5531a9c8dd6706c840b5 commit hash: bd02a49238002725be5c5531a9c8dd6706c840b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-session-info2: Add py-session-info2 0.4.1
Use the session-info CLI program (see session-info -h) or use it
programmatically.
Import whayever your script/notebook relies on, as well as session_info.

Number of commits found: 2

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
openvpn Sep 04
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

29 vulnerabilities affecting 436 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月04日 23:14:41 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35102
Broken 94
Ignore 207

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /