cargo2rpm bugs in py 3.9

From Chmearl, 1 Year ago, written in Plain Text, viewed 136 times. This paste will buy the farm in 1 Second.
URL https://pb.dynavirt.com/view/24b53c0d Embed
Download Paste or View Raw
  1.  pip3 install cargo2rpm
  2.  
  3.  cd .local/lib/python3.9/site-packages/cargo2rpm
  4.  python3 -m compileall ./
  5.  
  6.  
  7.  
  8. Listing './'...
  9. Compiling './__main__.py'...
  10. ***   File "./__main__.py", line 96
  11.     match args.action:
  12.           ^
  13. SyntaxError: invalid syntax
  14.  
  15. Compiling './semver.py'...
  16. ***   File "./semver.py", line 258
  17.     match self.op:
  18.           ^
  19. SyntaxError: invalid syntax
  20.  
  21. Listing './testdata'...
  22.  
  23.  
  24. cargo2rpm was written for python3.10, is there any conversion?
  25.  

Reply to "cargo2rpm bugs in py 3.9"

Here you can reply to the paste above

captcha