python-pure-eval 0.2.2-2 source package in Ubuntu

Changelog

python-pure-eval (0.2.2-2) unstable; urgency=medium

  * Team upload.
  * d/control: build-dep on setuptools-scm to fix wrong "0.0.0" version
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * d/upstream/metadata: add information about upstream's repo, issue tracker
  * d/control: upgrade to autopkgtest-pkg-pybuild

 -- Michael R. Crusoe <email address hidden>  Fri, 26 Apr 2024 14:19:06 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pure-eval_0.2.2-2.dsc 2.1 KiB 1b0522545c88eac3d13e0100082333d9f8ab8157339b9c92c6a2fdade56ae896
python-pure-eval_0.2.2.orig.tar.gz 15.7 KiB f3706e8699840870b44008a62f00e071e14e78a4af462c71acbb240a8801308c
python-pure-eval_0.2.2-2.debian.tar.xz 2.0 KiB f4b1f48de404f9a0e9e30294eb2266a65a01077b389c0a3ce34084c9af5a37bc

Available diffs

No changes file available.

Binary packages built by this source

python3-pure-eval: Safely evaluate Python AST nodes without side effects

 Python library to evaluate certain AST nodes without triggering arbitrary
 code which might have unwanted side effects.