python-varcode 7.0.0-1
Package Information
| Description | DNA coding sequence variation effect predictor Varcode is a library for working with genomic variant data in Python and predicting the impact of those variants on protein sequences. |
|---|---|
| Maintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
| Changed By | Steffen Moeller <moeller@debian.org> |
| Sponsor | moeller@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/med-team/python-varcode.git (browse) |
| Closes | #1110201 |
| Tracker | https://tracker.debian.org/pkg/python-varcode |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Sat, 29 Aug 2026 02:14:39 +0200 |
| Source | python-varcode |
| Version | 7.0.0-1 |
| Changed-By | Steffen Moeller |
Changelog
python-varcode (7.0.0-1) unstable; urgency=medium . * Initial release. (Closes: #1110201) * Reintroducing (partial) tests. * Add missing runtime dependencies. * Update debian/watch to the version 5 GitHub template. * Remove the obsolete PyVCF build and runtime dependencies. * Run an offline subset of the upstream tests during package builds. * Remove obsolete build and runtime dependencies.
.dsc
| Component | main |
|---|---|
| Package-List | python3-varcode deb science optional arch=all varcode deb science optional arch=all |
| Section | science |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/openvax/varcode Upstream-Name: varcode Upstream-Contact: https://github.com/openvax/varcode/issues/new Files: * Copyright: 2015-2024 Alex Rubinsteyn <alex.rubinsteyn@unc.edu> License: Apache-2.0 Files: debian/* Copyright: 2025 Steffen Moeller <moeller@debian.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0".