[med-svn] [Git][med-team/pychopper][master] Prepare for next upstream release.

Charles Plessy (@plessy) gitlab at salsa.debian.org
Tue Oct 18 06:28:33 BST 2022



Charles Plessy pushed to branch master at Debian Med / pychopper


Commits:
65604dc8 by Charles Plessy at 2022-10-18T14:27:48+09:00
Prepare for next upstream release.

cdna_classifier.py disappears and setup.py has no shebang line anymore.

- - - - -


1 changed file:

- debian/patches/fixTests.patch


Changes:

=====================================
debian/patches/fixTests.patch
=====================================
@@ -1,5 +1,5 @@
 Author: Steffen Möller
-Last-Update: 2020-06-18 02:23:26 +0200
+Last-Update: 2022-10-18 14:27:16 +0900
 Description: Force Python3 in tests
 
 Index: pychopper/docs/cmd_tools.py
@@ -22,23 +22,3 @@ Index: pychopper/docs/conf.py
  # -*- coding: utf-8 -*-
  #
  # sphinx-quickstart on Tue Jul  9 22:26:36 2013.
-Index: pychopper/scripts/cdna_classifier.py
-===================================================================
---- pychopper.orig/scripts/cdna_classifier.py
-+++ pychopper/scripts/cdna_classifier.py
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/python3
- # -*- coding: utf-8 -*-
- 
- import argparse
-Index: pychopper/setup.py
-===================================================================
---- pychopper.orig/setup.py
-+++ pychopper/setup.py
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/python3
- # -*- coding: utf-8 -*-
- 
- from setuptools import setup



View it on GitLab: https://salsa.debian.org/med-team/pychopper/-/commit/65604dc8650a758b05c8d90229881c9c8f6b98c8

-- 
View it on GitLab: https://salsa.debian.org/med-team/pychopper/-/commit/65604dc8650a758b05c8d90229881c9c8f6b98c8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221018/20b28f89/attachment-0001.htm>


More information about the debian-med-commit mailing list