babel icon indicating copy to clipboard operation
babel copied to clipboard

Copy project, version info when updating from template

Open stephenfin opened this issue 5 years ago • 2 comments

When updating catalogs using the 'update_catalog' command, one would expect to see the 'Project-Id-Version' header updated using the information extracted with distutils. Make it so.

Closes: #705

stephenfin avatar Apr 15 '20 15:04 stephenfin

Codecov Report

Merging #706 (a80d8f1) into master (4a6e86f) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #706      +/-   ##
==========================================
+ Coverage   91.09%   91.12%   +0.02%     
==========================================
  Files          23       23              
  Lines        4156     4158       +2     
==========================================
+ Hits         3786     3789       +3     
+ Misses        370      369       -1     
Impacted Files Coverage Δ
babel/messages/catalog.py 95.31% <100.00%> (+0.02%) :arrow_up:
babel/core.py 96.65% <0.00%> (+0.30%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Apr 08 '22 12:04 codecov[bot]

Oh wow, I'd forgotten about this. It'd be great to land this but fair warning, I've totally forgotten the context on this by now (in my defense, it's been 2 COVID-ful years)

stephenfin avatar Apr 08 '22 22:04 stephenfin