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
Remember
I remember
Port details
decompyle3 Python cross-version byte-code decompiler
3.9.2 devel on this many watch lists=2 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 3.9.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-04 17:24:05
Last Update: 2024-10-14 04:47:28
Commit Hash: 46284ca
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: GPLv3
WWW:
https://github.com/rocky/python-decompile3
Description:
decompyle3 is a native Python cross-version decompiler and fragment decompiler. It is a reworking of uncompyle6. decompyle3 translates Python bytecode back into equivalent Python source code. It accepts bytecodes from Python version 3.7 on.
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
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/decompyle3-3.9.2/catalog.mk
  2. /usr/local/share/licenses/decompyle3-3.9.2/LICENSE
  3. /usr/local/share/licenses/decompyle3-3.9.2/GPLv3
Collapse this list.
Dependency lines:
  • decompyle3>0:devel/decompyle3
To install the port:
cd /usr/ports/devel/decompyle3/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/decompyle3
  • pkg install decompyle3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: decompyle3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722711111 SHA256 (decompyle3-3.9.2.tar.gz) = bf4a177c5d53bd764496709fe60ea351103efc01b921c596382af9a7ee0433f3 SIZE (decompyle3-3.9.2.tar.gz) = 869783

Packages (timestamps in pop-ups are UTC):
decompyle3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.9.23.9.2-3.9.23.9.2---
FreeBSD:13:quarterly3.9.23.9.2-3.9.23.9.2---
FreeBSD:14:latest3.9.23.9.2-3.9.23.9.2---
FreeBSD:14:quarterly3.9.23.9.2-3.9.23.9.2---
FreeBSD:15:latest3.9.23.9.2n/a3.9.2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=0 : devel/py-click@py311
  2. py311-spark-parser>=1.8.9<1.9.1 : devel/py-spark-parser@py311
  3. py311-xdis>=6.1.0<6.2.0 : devel/py-xdis@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_decompyle3
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/decompyle3/
  2. https://github.com/rocky/python-uncompyle6/releases/download/3.9.2/
  3. https://pypi.org/packages/source/d/decompyle3/
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
3.9.2
14 Oct 2024 04:47:28
commit hash: 46284ca999f8e2d2755b0053d68bd68fd4e56b2dcommit hash: 46284ca999f8e2d2755b0053d68bd68fd4e56b2dcommit hash: 46284ca999f8e2d2755b0053d68bd68fd4e56b2dcommit hash: 46284ca999f8e2d2755b0053d68bd68fd4e56b2d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/decompyle3: Allow build with py-spark-parser 1.9.0

- Bump PORTREVISION for package change

Obtained from: 
https://github.com/rocky/python-decompile3/commit/54f263988d315f430c140b90536b4d9418d4bd3f
3.9.2
04 Aug 2024 17:13:49
commit hash: 943bf0341d58b1081523d53439c0ad6b5dfb2784commit hash: 943bf0341d58b1081523d53439c0ad6b5dfb2784commit hash: 943bf0341d58b1081523d53439c0ad6b5dfb2784commit hash: 943bf0341d58b1081523d53439c0ad6b5dfb2784 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/decompyle3: Add decompyle3 3.9.2

decompyle3 is a native Python cross-version decompiler and fragment decompiler.
It is a reworking of uncompyle6.

decompyle3 translates Python bytecode back into equivalent Python source code.
It accepts bytecodes from Python version 3.7 on.

Number of commits found: 2