Verified Commit 972fbc7c authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

python3:Provides is deprecated

parent 10e2be14
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ Architecture: any
Depends: ${python3:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Provides: ${python3:Provides}
Description: AST with PEP 484 type comments support
 A fork of the CPython 2.7 and 3.5 ast modules with the ability to parse
 PEP 484 type comments. The primary goals of this package are correctness and