cvise 2.10.0-1ubuntu1 source package in Ubuntu

Changelog

cvise (2.10.0-1ubuntu1) noble; urgency=medium

  * Drop dependency on python-pytest-flake8 (broken with modern flake8) which
    was already dropped upstream in cvise 2.10 and is now unused (LP: #2058917)

 -- Olivier Gayot <email address hidden>  Mon, 15 Apr 2024 14:21:31 +0100

Upload details

Uploaded by:
Olivier Gayot
Sponsored by:
Dave Jones
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
cvise_2.10.0.orig.tar.gz 264.5 KiB ee9bdfce6f139d0317c98d9c9b51cc68bcaead059de97aac2cf81d71f2215f54
cvise_2.10.0-1ubuntu1.debian.tar.xz 6.1 KiB b68badf93d4b47d8ddfa6d6c35fc3f6fa1ff25cc98c74f49eb2ddbc49ce28be5
cvise_2.10.0-1ubuntu1.dsc 2.0 KiB 97c4dd5fb2c339f711fd49129d872f08e5dfddae06c225d05015675ed988666b

Available diffs

View changes file

Binary packages built by this source

cvise: super-parallel Python port of the C-Reduce project

 C-Vise is a tool that takes a large C, C++ or OpenCL program that has
 a property of interest (such as triggering a compiler bug) and
 automatically produces a much smaller C/C++ or OpenCL program that
 has the same property. It is intended for use by people who discover
 and report bugs in compilers and other tools that process C/C++ or
 OpenCL code.
 .
 NOTE: C-Vise happens to do a pretty good job reducing the size of
 programs in languages other than C/C++, such as JavaScript and
 Rust. If you need to reduce programs in some other language, please
 give it a try.

cvise-dbgsym: debug symbols for cvise