[Notes] [Git][BuildStream/buildstream][chandan/sourcetransform] Add NEWS entry for Source Transform and pip source



Title: GitLab

Chandan Singh pushed to branch chandan/sourcetransform at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • NEWS
    ... ... @@ -17,6 +17,13 @@ buildstream 1.3.1
    17 17
         to avoid having to specify the dependency type for every entry in
    
    18 18
         'depends'.
    
    19 19
     
    
    20
    +  o Source plugins may now request access access to previous during track and
    
    21
    +    fetch by setting `BST_REQUIRES_PREVIOUS_SOURCES_TRACK` and/or
    
    22
    +    `BST_REQUIRES_PREVIOUS_SOURCES_FETCH` attributes.
    
    23
    +
    
    24
    +  o Add new `pip` source plugin for downloading python packages using pip,
    
    25
    +    based on requirements files from previous sources.
    
    26
    +
    
    20 27
     
    
    21 28
     =================
    
    22 29
     buildstream 1.1.5
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]