Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12833, comment 29


Ignore:
Timestamp:
Jul 19, 2018, 11:42:22 PM (6 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12833, comment 29

    initial v1  
    1 Without `setuptools_subversion` in the environment there is an error installing from the `sdist` package:
     1Without `setuptools_subversion` in the environment in which the packages are built there is an error installing from the `sdist` package:
    22
    33The `sdist` contains `mo` files, but no `po` files:
     
    1111Trac-1.3.3/trac/locale/pl/LC_MESSAGES/messages.mo
    1212}}}
     13
     14This is what I'd expect, and the wheel similarly contains `mo` files and no `po` files.
    1315
    1416Installing with `pip` from the `sdist`, a wheel package appears to be built and fails when trying to compile the message catalogs: